ragflow/graphrag
Jin Hai 1e90a1bf36
Move settings initialization after module init phase (#3438)
### What problem does this PR solve?

1. Module init won't connect database any more.
2. Config in settings need to be used with settings.CONFIG_NAME

### Type of change

- [x] Refactoring

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-11-15 17:30:56 +08:00
..
claim_extractor.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
claim_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
community_report_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
community_reports_extractor.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
description_summary.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
entity_embedding.py Update license (#2086) 2024-08-25 18:58:20 +08:00
entity_resolution.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
entity_resolution_prompt.py Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
graph_extractor.py Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
graph_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
index.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
leiden.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
mind_map_extractor.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
mind_map_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
search.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
smoke.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
utils.py Fix mutable default argument (#2635) 2024-09-29 10:16:00 +08:00