Commit Graph

31 Commits

Author SHA1 Message Date
Dreammy23
471689ba20
feat(web): Unified frontend code style (#1923)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
2024-08-30 14:03:06 +08:00
Dreammy23
131bc7b89b
feat(web): AWEL flow 2.0 frontend codes (#1898)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
2024-08-28 12:39:13 +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
162e2c9b1c
chore(model): Update the default model to glm-4-9b-chat (#1629) 2024-06-13 09:43:34 +08:00
Florian
a9087c3853
feat: add GraphRAG framework and integrate TuGraph (#1506)
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-05-16 15:39:50 +08:00
Fangyin Cheng
593e974405
feat(model): Support deploy rerank model (#1522) 2024-05-16 14:50:16 +08:00
Fangyin Cheng
559affe87d
refactor(agent): Refactor resource of agents (#1518) 2024-05-15 09:57:19 +08:00
IamWWT
db4d318a5f
feat: ES VectorStore (#1500)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-05-14 19:55:34 +08:00
Fangyin Cheng
b38305b72b
feat(model): Support DeepSeek proxy LLM (#1491) 2024-05-07 17:40:16 +08:00
GITHUBear
6520367623
support oceanbase as an optional vector database (#1435)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
2024-04-24 16:08:30 +08:00
Fangyin Cheng
461607e421
feat: Support retry for 'Chat Data' (#1419) 2024-04-16 00:03:18 +08:00
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