ragflow/graphrag
Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113)
### What problem does this PR solve?

#9082 #6365

<u> **WARNING: it's not compatible with the older version of `Agent`
module, which means that `Agent` from older versions can not work
anymore.**</u>

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-07-30 19:41:09 +08:00
..
general Trival. (#9015) 2025-07-24 10:14:21 +08:00
light Fix: support cross language for API. (#8946) 2025-07-21 17:25:28 +08:00
__init__.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
entity_resolution.py Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +08:00
entity_resolution_prompt.py
query_analyze_prompt.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
search.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
utils.py Perf: limit embedding in KG. (#8917) 2025-07-18 19:51:14 +08:00