Commit Graph

24 Commits

Author SHA1 Message Date
JxQggg
5bd946fbdd
fix(chatgpt): Resolve async response issue with Azure GPT-4o API (#1772) 2024-08-05 10:34:44 +08:00
明天
0541d1494c
feat(datasource):add oceanbase support (#1622)
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-06-13 15:13:50 +08:00
yyhhyy
c3c063683c
feat(model): Support new zhipuai SDK (#1592)
Co-authored-by: yyhhyy <yyhhyyyyyy@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-06-04 19:04:52 +08:00
Fangyin Cheng
b38305b72b
feat(model): Support DeepSeek proxy LLM (#1491) 2024-05-07 17:40:16 +08:00
GITHUBear
744b3e4933
feat(model): support ollama as an optional llm & embedding proxy (#1475)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-04-28 18:36:45 +08:00
Fangyin Cheng
7d6dfd9ea8
feat(model): Support moonshot proxy LLM (#1404) 2024-04-10 23:41:50 +08:00
Fangyin Cheng
fcc325d411
feat(core): Support i18n (#1327) 2024-03-25 20:15:39 +08:00
Fangyin Cheng
130ffb08c9
feat(model): Support yi proxy LLM (#1303) 2024-03-15 22:15:37 +08:00
Fangyin Cheng
3c93fe589a
docs: New AWEL tutorial (#1245) 2024-03-04 17:06:42 +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
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
988ed48573
feat(model): Fix chatgpt message format bug (#1028) 2024-01-04 23:38:41 +08:00
Fangyin Cheng
c871d651f1
chore: Fix baichuan API pylint error (#1010)
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-03 10:10:21 +08:00
baichuan-assistant
e75314f27d
feat(model): Support Baichuan API (#1009)
Co-authored-by: BaiChuanHelper <wintergyc@WinterGYCs-MacBook-Pro.local>
2024-01-02 23:28:45 +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
明天
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
Fangyin Cheng
0c46c339ca
feat(model): Add new LLMClient and new build tools (#967) 2023-12-23 16:33:01 +08:00
yihong
12234ae258
feat: add gemini support (#953)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2023-12-23 11:10:42 +08:00
vvycaaa
d9065227bd
fix(core): Move the last user's information to the end (#960) 2023-12-22 09:42:58 +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