Commit Graph

18 Commits

Author SHA1 Message Date
Fangyin Cheng
c3ae1915d2 refactor: Modify default webserver port to 5670 (#1410) 2024-04-12 11:47:24 +08:00
Fangyin Cheng
7d6dfd9ea8 feat(model): Support moonshot proxy LLM (#1404) 2024-04-10 23:41:50 +08:00
Fangyin Cheng
df80bc2079 feat(agent): Release agent SDK (#1396) 2024-04-10 22:44:53 +08:00
4238a670bf fix: Fix the issue of invalid port settings (#1351) 2024-03-29 17:25:42 +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
130ffb08c9 feat(model): Support yi proxy LLM (#1303) 2024-03-15 22:15:37 +08:00
Fangyin Cheng
7446817340 chore: Add pylint for DB-GPT rag lib (#1267) 2024-03-07 23:27:43 +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
22bfd01c4b refactor: Refactor proxy LLM (#1064) 2024-01-14 21:01:37 +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
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
yihong
322425b099 fix: if we do not set glm config, we use deault (#952)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-12-19 15:55:10 +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