Commit Graph

19 Commits

Author SHA1 Message Date
Aries-ckt
167d972093
feat(ChatKnowledge): Support Financial Report Analysis (#1702)
Co-authored-by: hzh97 <2976151305@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: licunxing <864255598@qq.com>
2024-07-26 13:40:54 +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
Cooper
04703f2b3a
fix(storage): Fix storage connector error (#1547)
Co-authored-by: dong <dongzhancai@iie2.com>
Co-authored-by: Zhancai Dong <dongzhancai1@jd.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-05-30 22:02:18 +08:00
Aries-ckt
47b0630e88
feat(RAG): add BM25 Retriever. (#1578) 2024-05-30 10:13:24 +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
Aries-ckt
71529975d8
feat(RAG):add MRR and HitRate retriever metrics. (#1456) 2024-04-25 09:12:45 +08:00
Aries-ckt
91c1371234
feat(RAG):add cross-encoder rerank (#1442)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-04-24 14:12:44 +08:00
Fangyin Cheng
df80bc2079
feat(agent): Release agent SDK (#1396) 2024-04-10 22:44:53 +08:00
Aries-ckt
37e7c0151b
feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +08:00
Fangyin Cheng
8a17099dd2
feat(rag): Support RAG SDK (#1322) 2024-03-22 15:36:57 +08:00
Fangyin Cheng
4970c9f813
refactor: Refactor datasource module (#1309) 2024-03-18 18:06:40 +08:00
Fangyin Cheng
adaa68eb00
feat(rag): Support rag retriever evaluation (#1291) 2024-03-14 13:06:57 +08:00
Fangyin Cheng
7446817340
chore: Add pylint for DB-GPT rag lib (#1267) 2024-03-07 23:27:43 +08:00
Fangyin Cheng
74ec8e52cd
feat: APIServer supports embeddings (#1256) 2024-03-05 20:21:37 +08:00
Aries-ckt
32e1554282
feat:add rag awel operator view metadata. (#1174) 2024-02-21 10:24:12 +08:00
Aries-ckt
208d91dea0
fix: MySQL Database not support DDL init and upgrade. (#1133)
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-30 12:09:26 +08:00
Fangyin Cheng
2d905191f8
refactor: Refactor for core SDK (#1092) 2024-01-21 09:57:57 +08:00
Aries-ckt
a035433170
feat(RAG):add rag operators and rag awel examples (#1061)
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-13 16:14:48 +08:00
Aries-ckt
9ad70a2961
refactor: RAG Refactor (#985)
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-03 09:45:26 +08:00