ragflow/graphrag
Kevin Hu 935ce872d8
Refa: remove temperature since some LLMs fail to support. (#8981)
### What problem does this PR solve?


### Type of change

- [x] Refactoring
2025-07-23 10:17:04 +08:00
..
general Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +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 Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
query_analyze_prompt.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
search.py Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +08:00
utils.py Perf: limit embedding in KG. (#8917) 2025-07-18 19:51:14 +08:00