Commit Graph

2613 Commits

Author SHA1 Message Date
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
Danrui Qi
90775aad50
Update README.zh.md with slack (#1003) 2024-01-03 09:42:48 +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
junewgl
5ddc5345fa
docs: add paper link and citation (#1006) 2024-01-02 14:49:36 +08:00
jim
33ea58f497
fix(clickhouse): fix information_schema (#999) 2024-01-02 11:29:06 +08:00
Danrui Qi
6aa48007ba
docs: Update README.md with Slack (#1002) 2023-12-30 17:43:03 +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
0cdc77abb2
feat(model): Proxy model support count token (#996) 2023-12-29 12:01:31 +08:00
magic.chen
ba0599ebf4
chore: updata wechat qrcode (#995) 2023-12-29 10:42:06 +08:00
明天
96474e9148
fix(chat_history): chat_history_db mysql message query bug (#989) 2023-12-28 14:26:22 +08:00
Fangyin Cheng
fd3a5d2bfa
chore(build): Fix typo and new pre-commit config (#987) 2023-12-28 14:14:20 +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
Fangyin Cheng
69fb97e508
feat(core): More AWEL operators and new prompt manager API (#972)
Co-authored-by: csunny <cfqsunny@163.com>
2023-12-25 20:03:22 +08:00
xtyuns
048fb6c402
fix: default proxyllm generator function (#971) 2023-12-25 20:00:04 +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
TJJ
e1ace141f7
Fix wenxin config in .env.template (#965) 2023-12-22 11:45:11 +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
vvycaaa
d9065227bd
fix(core): Move the last user's information to the end (#960) 2023-12-22 09:42:58 +08:00
Fangyin Cheng
6b982e2879
feat(model): Support Mixtral-8x7B (#959) 2023-12-21 16:46:29 +08:00
magic.chen
aec124a5f1
docs: add dbgpt_hub usage documents (#955) 2023-12-20 10:18:22 +08:00
Fangyin Cheng
ba8fa8774d
ci: Add python unit test workflows (#954) 2023-12-20 10:04:19 +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
a10d5f57b2
feat(core): Add API authentication for serve template (#950) 2023-12-19 13:41:02 +08:00
Fan
6739993b94
bugfix: doris icon broken (#949)
Co-authored-by: 一帆 <zhang.f@digitalcnzz.com>
2023-12-18 21:04:19 +08:00
Fangyin Cheng
511a43b849
refactor: Refactor storage and new serve template (#947) 2023-12-18 19:30:40 +08:00
magic.chen
22d95b444b
workflow: add Issue close workflow (#948) 2023-12-18 18:59:53 +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
magic.chen
a1e415d68d
fix: contact wechat QR code update (#931) 2023-12-13 15:47:03 +08:00
FangYin Cheng
f1f4f4adda
fix(core): Fix fschat and alembic log conflict (#919)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
2023-12-12 09:14:40 +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
Danrui Qi
b8dc9cf11e
Update README.zh.md (#911) 2023-12-09 14:15:27 +08:00
Danrui Qi
9f165dcc3c
Update README.md (#910) 2023-12-09 13:05:36 +08:00
magic.chen
6e5415b711
docs: add cli and api documents (#909) 2023-12-08 15:24:10 +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
Shinexy
e7e4aff667
fix: optimize api /knowledge/space/list (#906) 2023-12-08 14:07:51 +08:00
Fan
a6642dc67f
[Feature] Add Apache doris 2.0+ Database connector (#902)
Co-authored-by: 一帆 <zhang.f@digitalcnzz.com>
2023-12-07 19:43:59 +08:00
magic.chen
18565149ea
fix: codestyle error fix (#904) 2023-12-07 16:59:35 +08:00
明天
6a26b7aefe
add chart for chat_data scene (#903)
notes:
1) modify the chat_db model prompts,and add "display" for input params
and response output.
2) modify the json loads logic, add strict=False params when loading
special char.
3) move the function _generate_numbered_list from excel_analyze/chat.py
to base_chat.py
2023-12-07 16:35:43 +08:00
ericggzhang
eeaf95a5d2 notes:
1) move the function _generate_numbered_list from excel_analyze/chat.py to base_chat.py
2023-12-07 16:10:11 +08:00
ericggzhang
82cea5d87f feat:
1) add chart tap for chat data scene.
2023-12-07 15:05:01 +08:00
magic.chen
01ccb22f3e
chore: update wechat QR code (#901) 2023-12-07 11:18:12 +08:00
magic.chen
afad4ffd32
fix(conn): database conn fix special symbols (#898) 2023-12-06 16:51:47 +08:00
Aries-ckt
54e2aa1dbd
fix(ChatData):add StarRocks web icon (#896) 2023-12-05 20:55:39 +08:00
magic.chen
80785d2a25
fix: docs redirect problem fix (#892) 2023-12-05 16:44:55 +08:00
Aries-ckt
3b96a71d9c
chore: update setup.py 0.4.3 version (#887) 2023-12-05 10:08:01 +08:00