Commit Graph

2704 Commits

Author SHA1 Message Date
Fangyin Cheng
adaa68eb00
feat(rag): Support rag retriever evaluation (#1291) 2024-03-14 13:06:57 +08:00
Aries-ckt
cd2dcc253c
chore:upgrade wechat (#1286) 2024-03-13 16:41:27 +08:00
ASTLY
6df9f79f69
Fixed the problem of loading only one plugin when there are multiple … (#1282) 2024-03-13 10:11:12 +08:00
04b6402720
feat(model): Add support for multiple versions of the same model (#1246) 2024-03-08 18:40:10 +08:00
Fangyin Cheng
7446817340
chore: Add pylint for DB-GPT rag lib (#1267) 2024-03-07 23:27:43 +08:00
Aries-ckt
aaaf34db17
docs: upgrate v0.5.1 doc (#1265) 2024-03-07 13:37:59 +08:00
magic.chen
1ad4c3905e
docs: overview update & fix reference addr (#1263) 2024-03-07 11:59:03 +08:00
Aries-ckt
33d08c3024
chore:update wechat (#1261) 2024-03-07 10:22:12 +08:00
Fangyin Cheng
872b5745d3
fix: Fixed multi-turn dialogue bug (#1259) 2024-03-06 22:17:47 +08:00
Fangyin Cheng
74ec8e52cd
feat: APIServer supports embeddings (#1256) 2024-03-05 20:21:37 +08:00
Pete Wooden
5f3ee35804
fix: fix knowledge_space_dao.update_knowledge_space call in Knowledge… (#1250) 2024-03-04 21:54:27 +08:00
Fangyin Cheng
191f546ca4
feat: AWEL flow supports dynamic parameters (#1251) 2024-03-04 21:52:32 +08:00
Fangyin Cheng
3c93fe589a
docs: New AWEL tutorial (#1245) 2024-03-04 17:06:42 +08:00
Hzh_97
7a38edcaed
style(web): set default knowledge icon (#1244) 2024-03-04 14:25:29 +08:00
xiuzhu9527
54ba663646
[feat] Support Hive Conn (#1215)
Co-authored-by: xiuzhu <edy@dodge-pro.local>
2024-03-03 23:50:11 +08:00
magic.chen
0f3ad67c85
docs: add new feature docs reference (#1238) 2024-03-03 17:04:52 +08:00
Pol Bachelin
8565f64971
fix: scheduler shutdown (#1237) 2024-03-02 21:35:00 +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
0e61c55e12
fix(core): Fix HTTP Trigger parse parameter bug (#1225) 2024-03-01 10:56:03 +08:00
katakuri
58b095d3a4
Fixes #1210 : switch strategy failed in chinese env. (#1219) 2024-03-01 10:20:05 +08:00
darius-gs
d6fabe9fb6
Update milvus_store.py (#1212) 2024-02-29 23:20:54 +08:00
magic.chen
87ec9c6fce
docs: add docs and usage for v0.5.0 (#1216) 2024-02-29 19:28:15 +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
Jiang Sheng
2ecf38bf04
docs: update comments for gender and pay_status fields in test_case_m… (#1198) 2024-02-26 13:53:47 +08:00
katakuri
2c406feb9e
feat(web): Support default strategy batch sync. (#1196) 2024-02-26 13:30:34 +08:00
magic.chen
2a75b0e19b
Update display images default english (#1190) 2024-02-24 13:27:57 +08:00
Fangyin Cheng
f9d9f8faea
feat(model): Support gemma model (#1187) 2024-02-23 12:37:13 +08:00
Fangyin Cheng
e0986198a6
feat(core): Support RAG chat flow (#1185) 2024-02-23 11:44:44 +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
Aries-ckt
16fa68d4f2
chore:update wechat.jpg (#1178) 2024-02-21 19:49:39 +08:00
Fangyin Cheng
efef59438e
docs: Add upgrade to v0.5.0 documents (#1176) 2024-02-21 18:29:53 +08:00
lcxadml
02abcb7218
fix(web): optimize i18n name 2024-02-21 10:39:32 +08:00
Aries-ckt
32e1554282
feat:add rag awel operator view metadata. (#1174) 2024-02-21 10:24:12 +08:00
明天
c78bd22fda
Gpts app v0.4 (#1170) 2024-02-20 14:28:58 +08:00
明天
63ab612e75
Gpts app v0.4 (#1169) 2024-02-19 17:38:05 +08:00
lcxadml
37f7ad12cd
fix: api path error (#1165) 2024-02-19 16:05:13 +08:00
magic.chen
28d2e33fe8
docs: update description and dbgpts (#1162) 2024-02-19 11:31:58 +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
magic.chen
dbb9ac83b1
chore: update charts display (#1149) 2024-02-06 12:29:42 +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
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
magic.chen
a75f42c35e
docs: Add documents for dbgpt core lib (#1129)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-01-29 18:55:28 +08:00
Aries-ckt
be6718849f
fix:default setting prompt with history messages (#1117)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-01-24 23:03:08 +08:00
Joan Fontanals
9a2b0e355e
feat: add Jina Embeddings (#1105)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-01-24 21:41:19 +08:00