Commit Graph

15 Commits

Author SHA1 Message Date
Aries-ckt
d4031f0dd8
fix(GraphRAG): create same graph name error. (#2215) 2024-12-19 19:33:13 +08:00
Aries-ckt
b05febbf77
feat:Add Knowledge Process Workflow (#2210) 2024-12-18 11:16:30 +08:00
Aries-ckt
a801a973bf
chore:wechat update (#2175) 2024-12-04 11:05:48 +08:00
Aries-ckt
4fa60037dd
fix: VectorStore can not be attached to EmbeddingAssemblerOperator bug (#2170) 2024-12-02 20:56:23 +08:00
Appointat
a14eeb56dd
feat(GraphRAG): Support concurrent community summarization (#2160) 2024-11-29 20:51:58 +08:00
Appointat
25d47ce343
feat: Enhance the triplets extraction in the knowledge graph by the batch size (#2091) 2024-11-05 14:01:18 +08:00
Aries-ckt
6c682befa8
fix: GRAPH_COMMUNITY_SUMMARY_ENABLED = False error. (#2086) 2024-10-22 11:16:01 +08:00
Florian
d9e20426fe
fix: fix unit test error (#2085)
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Appointat <kuda.czk@antgroup.com>
2024-10-22 09:35:51 +08:00
Appointat
6d6667812b
refactor: the document structure of GraphRAG (#2084) 2024-10-21 18:05:55 +08:00
lipengfei
88e3d12bd3
feat: add document structure into GraphRAG (#2033)
Co-authored-by: Appointat <kuda.czk@antgroup.com>
Co-authored-by: tpoisonooo <khj.application@aliyun.com>
Co-authored-by: vritser <vritser@163.com>
2024-10-18 22:03:08 +08:00
明天
b951b50689
feat(agent):Fix agent bug (#1953)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-09-04 10:59:03 +08:00
M1n9X
759f7d99cc
feat(GraphRAG): enhance GraphRAG by graph community summary (#1801)
Co-authored-by: Florian <fanzhidongyzby@163.com>
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: yvonneyx <zhuyuxin0627@gmail.com>
2024-08-30 21:59:44 +08:00
Aries-ckt
58d08780d6
feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-06-13 13:49:17 +08:00
Aries-ckt
83d7e9d82d
fix(ChatKnowledge): add aload_document (#1548) 2024-05-23 11:59:34 +08:00
Florian
a9087c3853
feat: add GraphRAG framework and integrate TuGraph (#1506)
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-05-16 15:39:50 +08:00