ragflow/graphrag/general
caiming100 d64c6870bb
Fix:When parsing documents with graph, an error occurred:[ERROR][Exception]: 'method' (#6836)
[When parsing documents with graph, an error
occurred:[ERROR][Exception]: 'method']
(https://github.com/infiniflow/ragflow/issues/6835)
### What problem does this PR solve?

Close #6786

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):

Co-authored-by: cm <caiming@sict.ac.cn>
2025-04-07 12:29:25 +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 Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
entity_embedding.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
extractor.py Log llm response on exception (#6750) 2025-04-02 17:10:57 +08:00
graph_extractor.py Log llm response on exception (#6750) 2025-04-02 17:10:57 +08:00
graph_prompt.py Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
index.py Fix:When parsing documents with graph, an error occurred:[ERROR][Exception]: 'method' (#6836) 2025-04-07 12:29:25 +08:00
leiden.py Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
mind_map_extractor.py Fix nursery.start_soon. Close #5575 (#5591) 2025-03-04 14:46:54 +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