ragflow/graphrag/general
Kevin Hu 2114e966d8
Feat: add citation option to agent and enlarge the timeouts. (#9484)
### What problem does this PR solve?

#9422

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-08-15 10:05:01 +08:00
..
__init__.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
community_report_prompt.py Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
community_reports_extractor.py Feat: add citation option to agent and enlarge the timeouts. (#9484) 2025-08-15 10:05:01 +08:00
entity_embedding.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
extractor.py Fix: enlarge the timeout limits. (#9201) 2025-08-04 13:34:34 +08:00
graph_extractor.py Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +08:00
graph_prompt.py perf: Optimize GraphRAG’s LOOP_PROMPT (#7356) 2025-04-28 13:31:04 +08:00
index.py Feat: add citation option to agent and enlarge the timeouts. (#9484) 2025-08-15 10:05:01 +08:00
leiden.py Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
mind_map_extractor.py Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +08:00
mind_map_prompt.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
smoke.py Refactor graphrag to remove redis lock (#5828) 2025-03-10 15:15:06 +08:00