DB-GPT/dbgpt/storage/knowledge_graph
2024-12-19 19:33:13 +08:00
..
community feat(GraphRAG): Support concurrent community summarization (#2160) 2024-11-29 20:51:58 +08:00
__init__.py feat: add GraphRAG framework and integrate TuGraph (#1506) 2024-05-16 15:39:50 +08:00
base.py refactor: the document structure of GraphRAG (#2084) 2024-10-21 18:05:55 +08:00
community_summary.py fix(GraphRAG): create same graph name error. (#2215) 2024-12-19 19:33:13 +08:00
knowledge_graph.py fix(GraphRAG): create same graph name error. (#2215) 2024-12-19 19:33:13 +08:00
open_spg.py feat(GraphRAG): enhance GraphRAG by graph community summary (#1801) 2024-08-30 21:59:44 +08:00