ragflow/graphrag
Kevin Hu 8fb18f37f6
Code refactor. (#4291)
### What problem does this PR solve?

### Type of change

- [x] Refactoring
2024-12-30 18:38:51 +08:00
..
__init__.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
claim_extractor.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +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 Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
description_summary.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
entity_embedding.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
entity_resolution.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
entity_resolution_prompt.py Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
extractor.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
graph_extractor.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
graph_prompt.py Code refactor. (#4291) 2024-12-30 18:38:51 +08:00
index.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
leiden.py Fix duplicated communitiy (#4187) 2024-12-23 17:07:12 +08:00
mind_map_extractor.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
mind_map_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
search.py Rename page_num_list, top_list, position_list (#3940) 2024-12-10 16:32:58 +08:00
smoke.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
utils.py Code refactor. (#4291) 2024-12-30 18:38:51 +08:00