Commit Graph

46 Commits

Author SHA1 Message Date
Fangyin Cheng
e9155f0c31 feat: Support dynamic parameters 2024-08-30 15:04:25 +08:00
Fangyin Cheng
0e71991f7e chore: Merge latest code 2024-08-30 15:02:53 +08:00
Fangyin Cheng
bf63a967b5 feat: Support endpoint placeholder 2024-08-30 15:01:41 +08:00
Fangyin Cheng
c67b50052d chore: Merge latest code 2024-08-30 15:00:14 +08:00
Fangyin Cheng
9502251c08
feat(core): AWEL flow 2.0 backend code (#1879)
Co-authored-by: yhjun1026 <460342015@qq.com>
2024-08-23 14:57:54 +08:00
明天
b124ecc10b
feat: (0.6)New UI (#1855)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-08-21 17:37:45 +08:00
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
Fangyin Cheng
f889fa3775
feat(core): Multiple ways to run dbgpts (#1734) 2024-07-18 17:50:40 +08:00
Fangyin Cheng
bf978d2bf9
feat(core): Support opentelemetry exporter (#1690) 2024-07-05 15:20:21 +08:00
Fangyin Cheng
ace169ac46
fix(core): Fix AWEL branch bug (#1640) 2024-06-18 11:11:43 +08:00
Fangyin Cheng
a88af6f87d
feat: Support intent detection (#1588) 2024-05-30 18:51:57 +08:00
Fangyin Cheng
863b5404dd
refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
Fangyin Cheng
57be1ece18
feat(core): Upgrade pydantic to 2.x (#1428) 2024-04-20 09:41:16 +08:00
yyhhyy
00af9fed35
fix(awel): Fix awel check for empty DataFrame data bug (#1430) 2024-04-18 15:15:07 +08:00
Fangyin Cheng
df80bc2079
feat(agent): Release agent SDK (#1396) 2024-04-10 22:44:53 +08:00
Fangyin Cheng
634e62cb6e
feat: Support HTTP sender (#1383) 2024-04-08 16:13:49 +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
86a7b6c6f3
fix(awel): Fix awel check empty data bug (#1311) 2024-03-19 18:56:57 +08:00
Fangyin Cheng
130ffb08c9
feat(model): Support yi proxy LLM (#1303) 2024-03-15 22:15:37 +08:00
Fangyin Cheng
8897d6e8fd
chore: Add pylint for storage (#1298) 2024-03-15 15:42:46 +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
191f546ca4
feat: AWEL flow supports dynamic parameters (#1251) 2024-03-04 21:52:32 +08:00
Fangyin Cheng
3c93fe589a
docs: New AWEL tutorial (#1245) 2024-03-04 17:06:42 +08:00
Fangyin Cheng
0e61c55e12
fix(core): Fix HTTP Trigger parse parameter bug (#1225) 2024-03-01 10:56:03 +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
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
明天
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
13527a8bd4
fix(core): Fix bug of sharing data across DAGs (#1102) 2024-01-22 21:56:03 +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
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
Fangyin Cheng
e8861bd8fa
feat(awel): New MessageConverter and more AWEL operators (#1039) 2024-01-08 09:40:05 +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
Fangyin Cheng
69fb97e508
feat(core): More AWEL operators and new prompt manager API (#972)
Co-authored-by: csunny <cfqsunny@163.com>
2023-12-25 20:03:22 +08:00
Fangyin Cheng
0c46c339ca
feat(model): Add new LLMClient and new build tools (#967) 2023-12-23 16:33:01 +08:00
Fangyin Cheng
aed1c3fb2b
refactor: Refactor storage system (#937) 2023-12-15 16:35:45 +08:00
FangYin Cheng
cbba50ab1b
feat(core): Support simple DB query for sdk (#917)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
2023-12-11 18:33:54 +08:00
FangYin Cheng
cd725db1fb
refactor: The first refactored version for sdk release (#907)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
2023-12-08 14:45:59 +08:00