Commit Graph

15 Commits

Author SHA1 Message Date
Fangyin Cheng
725e557563 feat: Support some higher-order operators 2024-08-29 19:39:42 +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
b4b810d68f feat(core): Add common schemas 2024-03-21 11:23:24 +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
Likename Haojie
3f70da4e1f
feat(model): Add support for Azure openAI (#1137)
Co-authored-by: like <406979945@qq.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-02-02 16:41:29 +08:00
Fangyin Cheng
73c86ff083
chore: Fix package name conflict error (#1099) 2024-01-22 15:33:43 +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
fa8b5b190c
feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
Fangyin Cheng
e8861bd8fa
feat(awel): New MessageConverter and more AWEL operators (#1039) 2024-01-08 09:40:05 +08:00
Fangyin Cheng
0cdc77abb2
feat(model): Proxy model support count token (#996) 2023-12-29 12:01:31 +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