ragflow/graphrag/general
lvyue e6665288d5 fix: correct [graphrag/general/exactor.py change.removed_nodes.extend(nodes[1:])] AttributeError: 'set' object has no attribute 'extend'
[AttributeError: 'set' object has no attribute 'nodes' TypeError: 'NoneType' object is not iterable] from commit ece5903
2025-04-01 10:07:02 +08:00
..
__init__.py
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
extractor.py fix: correct [graphrag/general/exactor.py change.removed_nodes.extend(nodes[1:])] AttributeError: 'set' object has no attribute 'extend' 2025-04-01 10:07:02 +08:00
graph_extractor.py Fix entity_types. Close #6287 and #6608 (#6632) 2025-03-28 15:00:24 +08:00
graph_prompt.py Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
index.py EntityResolution batch. Close #6570 (#6602) 2025-03-27 16:40:36 +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
smoke.py Refactor graphrag to remove redis lock (#5828) 2025-03-10 15:15:06 +08:00