Commit Graph

54 Commits

Author SHA1 Message Date
Fangyin Cheng
559affe87d refactor(agent): Refactor resource of agents (#1518) 2024-05-15 09:57:19 +08:00
8b88f7e11c Fix the issue where the knowledge base cannot be edited when using ve… (#1519) 2024-05-14 19:31:14 +08:00
Fangyin Cheng
863b5404dd refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
Fangyin Cheng
8427fef5f3 fix: Fix app pydantic error (#1478) 2024-04-29 20:31:02 +08:00
Fangyin Cheng
57be1ece18 feat(core): Upgrade pydantic to 2.x (#1428) 2024-04-20 09:41:16 +08:00
Fangyin Cheng
2e2e120ace feat(agent): dbgpts support agent (#1417) 2024-04-14 23:32:01 +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
yyhhyy
0f2b46da62 fix: Code standards (#1393) 2024-04-09 21:01:32 +08:00
Evan Chen
01a8a0fff6 Solve the problem of resource duplication and solve the problem of slow recall of table structure (#1381)
Co-authored-by: ChenXinye <chenxinye@weihaizixun.com>
2024-04-08 19:57:51 +08:00
Aries-ckt
dffd235bfb feat: Client support chatdata (#1343) 2024-03-28 09:04:28 +08:00
Fangyin Cheng
3a7a2cbbb8 feat: Run AWEL flow in CLI (#1341) 2024-03-27 12:50:05 +08:00
Fangyin Cheng
fcc325d411 feat(core): Support i18n (#1327) 2024-03-25 20:15:39 +08:00
Fangyin Cheng
8a17099dd2 feat(rag): Support RAG SDK (#1322) 2024-03-22 15:36:57 +08:00
Fangyin Cheng
b4b810d68f feat(core): Add common schemas 2024-03-21 11:23:24 +08:00
aries_ckt
f43abf3155 fix:client mypy error 2024-03-20 16:22:38 +08:00
aries_ckt
4413ff682f fix:rag serve error 2024-03-18 19:37:06 +08:00
Fangyin Cheng
0ed30aa44a feat: Add dbgpt client and add api v2 2024-03-18 18:29:27 +08:00
Fangyin Cheng
4970c9f813 refactor: Refactor datasource module (#1309) 2024-03-18 18:06:40 +08:00
Fangyin Cheng
8897d6e8fd chore: Add pylint for storage (#1298) 2024-03-15 15:42:46 +08:00
明天
a207640ff2 fix(agent): Fix agent loss message bug (#1283) 2024-03-14 14:38:10 +08:00
Fangyin Cheng
adaa68eb00 feat(rag): Support rag retriever evaluation (#1291) 2024-03-14 13:06:57 +08:00
Fangyin Cheng
191f546ca4 feat: AWEL flow supports dynamic parameters (#1251) 2024-03-04 21:52:32 +08:00
Fangyin Cheng
505bc32775 perf(rag): Support load large document (#1233) 2024-03-01 22:33:52 +08:00
magic.chen
ed4df23e4e fix: typo error fix (#1228) 2024-03-01 19:33:16 +08:00
Fangyin Cheng
1d90711952 feat(core): Dynamically loading dbgpts (#1211) 2024-02-29 15:57:49 +08:00
Hzh_97
673ddaab5b feat(web): copy awel flow (#1200)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-02-28 21:03:23 +08:00
Fangyin Cheng
e0986198a6 feat(core): Support RAG chat flow (#1185) 2024-02-23 11:44:44 +08:00
Shinexy
21682575f5 Fix llm strategy store and update app/static. (#1181)
Co-authored-by: lcxadml <864255598@qq.com>
2024-02-22 14:33:57 +08:00
Fangyin Cheng
ab5e1c7ea1 feat(core): Support more chat flows (#1180) 2024-02-22 12:19:04 +08:00
Aries-ckt
32e1554282 feat:add rag awel operator view metadata. (#1174) 2024-02-21 10:24:12 +08:00
明天
c78bd22fda Gpts app v0.4 (#1170) 2024-02-20 14:28:58 +08:00
明天
63ab612e75 Gpts app v0.4 (#1169) 2024-02-19 17:38:05 +08:00
明天
d5afa6e206 Native data AI application framework based on AWEL+AGENT (#1152)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: lcx01800250 <lcx01800250@alibaba-inc.com>
Co-authored-by: licunxing <864255598@qq.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: xuyuan23 <643854343@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: hzh97 <2976151305@qq.com>
2024-02-07 17:43:27 +08:00
Fangyin Cheng
73c86ff083 chore: Fix package name conflict error (#1099) 2024-01-22 15:33:43 +08:00
Fangyin Cheng
2d905191f8 refactor: Refactor for core SDK (#1092) 2024-01-21 09:57:57 +08:00
magic.chen
674104eb7c fix: clean extra file & fix agents use zhipu (#1079) 2024-01-17 12:17:48 +08:00
Fangyin Cheng
9bdb4f94b8 chore: Format agent code (#1077) 2024-01-17 10:26:48 +08:00
明天
74eb15e01c feat(agent):support chat agent scene use dbgpts (#1075) 2024-01-16 20:15:54 +08:00
Fangyin Cheng
40c853575a chore: Add pylint for DB-GPT core lib (#1076) 2024-01-16 17:36:26 +08:00
Fangyin Cheng
22bfd01c4b refactor: Refactor proxy LLM (#1064) 2024-01-14 21:01:37 +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
Fangyin Cheng
fa8b5b190c feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
明天
e11b72c724 feat(agent): Multi agents v0.1 (#1044)
Co-authored-by: qidanrui <qidanrui@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-01-09 11:09:52 +08:00
Fangyin Cheng
e8861bd8fa feat(awel): New MessageConverter and more AWEL operators (#1039) 2024-01-08 09:40:05 +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
Fangyin Cheng
0cdc77abb2 feat(model): Proxy model support count token (#996) 2023-12-29 12:01:31 +08:00
Fangyin Cheng
fd3a5d2bfa chore(build): Fix typo and new pre-commit config (#987) 2023-12-28 14:14:20 +08:00
Fangyin Cheng
b13d3f6d92 feat(core): Support multi round conversation operator (#986) 2023-12-27 23:26:28 +08:00
明天
9aec636b02 feat(agent): Multi agent sdk (#976)
Co-authored-by: xtyuns <xtyuns@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: qidanrui <qidanrui@gmail.com>
2023-12-27 16:25:55 +08:00