Commit Graph

147 Commits

Author SHA1 Message Date
magic.chen
ed4df23e4e
fix: typo error fix (#1228) 2024-03-01 19:33:16 +08:00
katakuri
58b095d3a4
Fixes #1210 : switch strategy failed in chinese env. (#1219) 2024-03-01 10:20:05 +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
NuoweiWang
0837da48ba
Increase the accuracy of reading Excel (#1209) 2024-02-28 16:47:29 +08:00
比奇堡 扛把子
08fcb4f744
change KnowledgeQueryResponse (#1202)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-02-27 11:23:25 +08:00
Hzh_97
7de98d5363
fix: sql format error (#1199) 2024-02-26 21:17:28 +08:00
katakuri
2c406feb9e
feat(web): Support default strategy batch sync. (#1196) 2024-02-26 13:30:34 +08:00
Shinexy
21682575f5
Fix llm strategy store and update app/static. (#1181)
Co-authored-by: lcxadml <864255598@qq.com>
2024-02-22 14:33:57 +08:00
Fangyin Cheng
ab5e1c7ea1
feat(core): Support more chat flows (#1180) 2024-02-22 12:19:04 +08:00
lcxadml
02abcb7218
fix(web): optimize i18n name 2024-02-21 10:39:32 +08:00
明天
c78bd22fda
Gpts app v0.4 (#1170) 2024-02-20 14:28:58 +08:00
lcxadml
37f7ad12cd
fix: api path error (#1165) 2024-02-19 16:05:13 +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
Aries-ckt
208d91dea0
fix: MySQL Database not support DDL init and upgrade. (#1133)
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-30 12:09:26 +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
Aries-ckt
0162dee474
fix(ChatKnowledge): summary support zhipu message_converter (#1085) 2024-01-18 15:09:09 +08:00
Hzh_97
0936856c3a
feat: UI component rendering in agent dialog mode (#1083)
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-18 11:08:02 +08:00
Fangyin Cheng
9bdb4f94b8
chore: Format agent code (#1077) 2024-01-17 10:26:48 +08:00
明天
74eb15e01c
feat(agent):support chat agent scene use dbgpts (#1075) 2024-01-16 20:15:54 +08:00
Fangyin Cheng
40c853575a
chore: Add pylint for DB-GPT core lib (#1076) 2024-01-16 17:36:26 +08:00
Aries-ckt
3a54d1ef9a
fix:update awel embedding examples and delete unuseful code. (#1073) 2024-01-15 23:22:52 +08:00
Hzh_97
1b9328e27a
Fix: fix sql component error in the web. (#1068)
Co-authored-by: 黄振洪 <hzh01509324@alibaba-inc.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
2024-01-15 15:57:47 +08:00
Fangyin Cheng
22bfd01c4b
refactor: Refactor proxy LLM (#1064) 2024-01-14 21:01:37 +08:00
Hzh_97
99ea6ac1a4
feat(web): 🎨 Unified color theme, AntV light/dark theme switching, Antd first-screen style loading. (#1020)
Co-authored-by: 黄振洪 <hzh01509324@alibaba-inc.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
2024-01-12 09:44:52 +08:00
Fangyin Cheng
fa8b5b190c
feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
明天
e11b72c724
feat(agent): Multi agents v0.1 (#1044)
Co-authored-by: qidanrui <qidanrui@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-01-09 11:09:52 +08:00
Fangyin Cheng
e8861bd8fa
feat(awel): New MessageConverter and more AWEL operators (#1039) 2024-01-08 09:40:05 +08:00
katakuri
d8393a9b32
fix(web): default strategy process exception (#1032) 2024-01-05 11:45:40 +08:00
katakuri
757b61d4d7
fix(web): batch sync api error after switch segmentation strategy (#1029) 2024-01-05 00:43:11 +08:00
Aries-ckt
ca83443c48
feat(ChatKnowledge):chunk add enable_merge parameter (#1014)
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
2024-01-04 10:04:41 +08:00
katakuri
f95ce78404
fix(web): .env should not build to static assets (#1012) 2024-01-03 10:43:07 +08:00
Aries-ckt
9ad70a2961
refactor: RAG Refactor (#985)
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-03 09:45:26 +08:00
Fangyin Cheng
07a25c3d86
feat(model): Support SOLAR-10.7B-Instruct-v1.0 (#1001) 2023-12-30 16:54:27 +08:00
Fangyin Cheng
b13d3f6d92
feat(core): Support multi round conversation operator (#986) 2023-12-27 23:26:28 +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
magic.chen
681a8e2ed5
fix: clickhouse connect error fix (#958)
Co-authored-by: Magic <magic@B-4TMH9N3X-2120.local>
Co-authored-by: aries_ckt <916701291@qq.com>
2023-12-22 11:44:26 +08:00
Fangyin Cheng
6b982e2879
feat(model): Support Mixtral-8x7B (#959) 2023-12-21 16:46:29 +08:00
Fangyin Cheng
a10d5f57b2
feat(core): Add API authentication for serve template (#950) 2023-12-19 13:41:02 +08:00
Fangyin Cheng
511a43b849
refactor: Refactor storage and new serve template (#947) 2023-12-18 19:30:40 +08:00
Fangyin Cheng
bdf9442393
fix(core): Fix not create database bug (#946) 2023-12-16 20:59:54 +08:00
Fangyin Cheng
27536f72ad
fix(core): Fix metadata mysql url bug (#941) 2023-12-15 17:32:07 +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
katakuri
43190ca333
refactor: Add frontend code to DB-GPT (#912) 2023-12-11 00:05:42 +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