DB-GPT/dbgpt/storage/knowledge_graph/community
2024-11-29 20:51:58 +08:00
..
__init__.py feat(GraphRAG): enhance GraphRAG by graph community summary (#1801) 2024-08-30 21:59:44 +08:00
base.py fix: fix unit test error (#2085) 2024-10-22 09:35:51 +08:00
community_metastore.py feat(GraphRAG): enhance GraphRAG by graph community summary (#1801) 2024-08-30 21:59:44 +08:00
community_store.py feat(GraphRAG): Support concurrent community summarization (#2160) 2024-11-29 20:51:58 +08:00
factory.py feat: add document structure into GraphRAG (#2033) 2024-10-18 22:03:08 +08:00
memgraph_store_adapter.py fix: fix unit test error (#2085) 2024-10-22 09:35:51 +08:00
tugraph_store_adapter.py feat(GraphRAG): Support concurrent community summarization (#2160) 2024-11-29 20:51:58 +08:00