ragflow/graphrag/general
Kevin Hu f46448d04c
Remove <think> for KG extraction. (#5027)
### What problem does this PR solve?

#4946

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-02-17 14:06:06 +08:00
..
__init__.py
claim_extractor.py
claim_prompt.py
community_report_prompt.py
community_reports_extractor.py Robust for abnormal response from LLMs. (#4747) 2025-02-06 17:34:53 +08:00
entity_embedding.py
extractor.py Remove <think> for KG extraction. (#5027) 2025-02-17 14:06:06 +08:00
graph_extractor.py Fix too long context issue. (#4735) 2025-02-06 11:37:23 +08:00
graph_prompt.py
index.py
leiden.py
mind_map_extractor.py
mind_map_prompt.py
smoke.py