Commit Graph

151 Commits

Author SHA1 Message Date
magic.chen
1484981b72
docs: readme update & contact (#1097) 2024-01-22 09:54:26 +08:00
magic.chen
674104eb7c
fix: clean extra file & fix agents use zhipu (#1079) 2024-01-17 12:17:48 +08:00
magic.chen
cb9c34abb9
chore: update wechat QR code (#1069) 2024-01-15 15:58:29 +08:00
magic.chen
409556d31d
chore: update wechat QRcode (#1046) 2024-01-08 20:21:49 +08:00
Aries-ckt
5bc419679b
docs: update chat_knowledge.md and wechat.jpg (#1035) 2024-01-05 16:37:33 +08:00
magic.chen
ba0599ebf4
chore: updata wechat qrcode (#995) 2023-12-29 10:42:06 +08:00
Fangyin Cheng
b13d3f6d92
feat(core): Support multi round conversation operator (#986) 2023-12-27 23:26:28 +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
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
magic.chen
aec124a5f1
docs: add dbgpt_hub usage documents (#955) 2023-12-20 10:18:22 +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
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
magic.chen
8ae467109a
docs(smmf): multi-model usage and introduction (#883)
Co-authored-by: junewgl <1965259211@qq.com>
2023-12-04 13:44:26 +08:00
magic.chen
a35b612ac5
docs: SMMF introduction and usage (#878)
Co-authored-by: junewgl <1965259211@qq.com>
2023-12-01 12:37:29 +08:00
magic.chen
1a8616dab8
chores: remove extra unuse code and update contact info (#869)
Co-authored-by: junewgl <1965259211@qq.com>
2023-11-30 10:28:11 +08:00
FangYin Cheng
eeff46487d
feat(core): MTB supports multi-user and multi-system fields (#854) 2023-11-27 20:17:56 +08:00
magic.chen
507566825f
chores: update contact QR code (#824) 2023-11-23 14:50:24 +08:00
csunny
cfc4d38012 chores: wechat QRcode update 2023-11-21 11:08:11 +08:00
csunny
db7e002222 fix: wechat QRcode 2023-11-13 23:36:14 +08:00
csunny
badb82c920 chore: update wechat QRcode 2023-11-13 14:09:46 +08:00
FangYin Cheng
84054a419b
doc:hide use cases (#778) 2023-11-06 14:11:28 +08:00
aries_ckt
8ad723c098 chore:wechat update 2023-11-06 13:54:20 +08:00
FangYin Cheng
59ac4ee548 feat(core): Support pass span id to threadpool 2023-11-04 18:08:28 +08:00
csunny
41ad69cb39 chores: update wechat 2023-11-02 14:25:50 +08:00
FangYin Cheng
0e0d34d92a feat(core): Support configuration metadata database name in .env file 2023-10-27 15:19:21 +08:00
Aries-ckt
d1cf79e626
chore:wechat expire 2023-10-25 15:09:44 +08:00
csunny
00cd535e8d docs: add rag-in-action arch 2023-10-23 13:13:32 +08:00
csunny
1e7e61416c docs: update db-gpt features 2023-10-23 12:02:09 +08:00
aries_ckt
e65adc7cbf Merge remote-tracking branch 'origin/main' into Agent_Hub_Dev 2023-10-20 13:11:41 +08:00
aries_ckt
68bfff8e34 fix:metadata session bug 2023-10-20 13:11:17 +08:00
明天
35a7ec3ced
Add ChatAgent doc files
Add ChatAgent doc files
2023-10-20 09:50:04 +08:00
yhjun1026
c4f8e0ecad feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 15:39:15 +08:00
csunny
c4c435ce48 chore: wechat code update 2023-10-15 17:14:33 +08:00
csunny
cf2f378e6a chores: wechat update
Co-authored-by: magic.chen <cfqcsunny@gmail.com>
    Co-authored-by: aries_ckt <916701291@qq.com>
2023-10-07 17:32:46 +08:00
aries_ckt
1238c77ca1 chore:wechat update 2023-10-07 15:23:35 +08:00
aries_ckt
87c60ea060 chore:wechat expire 2023-10-02 09:20:42 +08:00
aries_ckt
efc89348da chore:wechat expire 2023-09-25 11:12:45 +08:00
cm-liushaodong
a4832be869 feat:
1. Support score feedback
2. Add method to return topk document source (KBQA)
2023-09-20 23:21:19 +08:00
liushaodong03
ce2c25eb96 feat: prompt manage support 2023-09-18 20:11:45 +08:00
aries_ckt
3140c2cb93 chore:wechat group 2023-09-15 10:30:07 +08:00
aries_ckt
a5f24d2b32 chore:wechat group 2023-09-15 10:08:59 +08:00
FangYin Cheng
f304f9709d fix(model): Fix the bug that the webserver cannot return model instances 2023-09-14 12:36:18 +08:00
csunny
6a87d6b40a Merge branch 'main' into tt_dev 2023-09-07 14:13:34 +08:00
FangYin Cheng
ddba7f0187 chore: modify wechat image 2023-09-06 18:43:33 +08:00
csunny
036dbde04d docs: clean extra file + readme update 2023-08-30 17:34:49 +08:00
aries_ckt
77a1079e78 doc:chat excel 2023-08-29 21:18:23 +08:00
yhjun1026
0fb09de345 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-29 20:42:14 +08:00
aries_ckt
48da39c420 doc:chatdata and chatdb 2023-08-29 20:35:55 +08:00
yhjun1026
237992e7fa feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-29 20:24:51 +08:00
aries_ckt
93ffb5b812 doc:readme wechat and discord 2023-08-29 16:09:15 +08:00
aries_ckt
0f19c92e51 doc:readme wechat and discord 2023-08-29 16:00:19 +08:00
csunny
f1d548f24b choros: wechat QRcode update 2023-08-23 17:00:43 +08:00
aries_ckt
7057d8943c chore:merge branch main 2023-08-17 20:45:35 +08:00
aries_ckt
921c0697f6 doc:llm usage asset 2023-08-17 13:29:27 +08:00
aries_ckt
b34b8cd883 doc:llm usage 2023-08-17 13:20:36 +08:00
aries_ckt
732fd0e7e7 chore:wechat group update 2023-08-16 15:14:42 +08:00
csunny
ed664ab7a0 choros: fix wechat code 2023-08-14 11:10:20 +08:00
aries_ckt
8171980e4c doc:docs for knowledge space arguments 2023-08-10 16:50:17 +08:00
csunny
3863c6951f chore: update wechat group 2023-08-06 11:10:45 +08:00
aries_ckt
2fa528f663 chore: assets picture 2023-08-03 20:37:01 +08:00
aries_ckt
0220e525e5 chore: readme wechat.jpg
Close #404
2023-08-03 16:24:59 +08:00
aries_ckt
3c8fa10a9b chore: readme assets
1.replace assets picture
2.add star history
2023-08-03 15:36:35 +08:00
csunny
8d8c31395a chores: add wechat + update readme 2023-07-27 15:35:13 +08:00
csunny
480b3b2c69 feat: add logo + update 2023-07-26 15:54:36 +08:00
csunny
fe522ac067 Merge branch 'main' of https://github.com/csunny/DB-GPT into tt_dev 2023-07-21 14:33:34 +08:00
csunny
3792728182 docs: update readme + llama-2 feat 2023-07-21 14:30:39 +08:00
aries_ckt
ec8a96d531 doc:FAQ assets 2023-07-20 14:09:15 +08:00
aries_ckt
a90bb07106 doc:AutoDL Image
1.AutoDL Image
2.mock chat data sql
3.FAQ
2023-07-20 13:30:38 +08:00
csunny
b5305e90b9 docs: readme add roadmap. 2023-07-10 15:15:27 +08:00
csunny
e15e343f9d docs: update assets for readme. 2023-07-10 15:03:50 +08:00
aries_ckt
5bd34518e2 doc:new dbgpt_demo.gif and readme
1.readme update
2.new dbgpt_demo.gif
2023-07-06 15:36:11 +08:00
aries_ckt
eb31d5523e doc:update dbgpt_demo.mp4
1.update dbgpt_demo.mp4
2.format code
2023-07-06 13:47:46 +08:00
aries_ckt
161fe4b358 refactor:knowledge api refactor
1.knowledge python file refactor
2.source embedding return vector_ids
2023-07-03 23:50:34 +08:00
aries_ckt
cfffc1927a feat:update webui
1.web-ui
2.readme doc
2023-06-30 18:23:54 +08:00
aries_ckt
b2f1b1319f fix:update knowledge schema sql
update knowledge schema sql
2023-06-29 16:34:12 +08:00
aries_ckt
295b759ba4 doc:add knowledge backend sql script
prepare knowledge backend sql script
2023-06-29 15:27:48 +08:00
csunny
54609ca64c fix: readme add demo video 2023-06-20 16:49:41 +08:00
csunny
132bf44d7c fix: rename assets file name 2023-06-20 16:42:44 +08:00
csunny
680575edb2 docs: readme update
add video for demo
add assets
2023-06-20 16:19:45 +08:00
xuyuan23
6a5b0170ba Merge branch 'dbgpt_doc' into feature-xuyuan-openai-proxy 2023-06-14 17:55:32 +08:00
aries-ckt
169630957d conflict:wechat.jpg 2023-06-14 17:44:08 +08:00
xuyuan23
7b77360286 add use cases: tool_use_with_plugin, and how to write a plugin. 2023-06-14 17:24:31 +08:00
zhanghy-sketchzh
2f13b9da4c update readm_zh 2023-06-14 00:00:25 +08:00
csunny
6101069cfe fix: readme demo replace 2023-06-13 16:48:30 +08:00
csunny
3f2db96496 fix: update wechat group 2023-06-06 17:42:44 +08:00
csunny
8e556e3dd3 auto plugin: add bytebase plugin for operate db (#125) 2023-06-01 23:16:17 +08:00
csunny
9d352a858e docs: update (#119) 2023-06-01 22:26:27 +08:00
csunny
221856623b doc: clear 2023-06-01 20:58:07 +08:00
csunny
f99ffb1cb8 doc: update wechat group 2023-05-31 11:32:24 +08:00
csunny
01c69db8fd assets: auto_sql 2023-05-25 19:53:11 +08:00
aries-ckt
e596e1d643 fix:knowledge init env 2023-05-24 17:26:04 +08:00
csunny
ff7f0ee954 docs: update chat group 2023-05-17 10:13:30 +08:00
csunny
72d2120394 update 2023-05-16 22:18:16 +08:00
csunny
759c30eb36 update 2023-05-16 19:39:15 +08:00
csunny
a348dd067e Add: assets 2023-05-15 22:03:55 +08:00
csunny
fa06f87561 Update: readme 2023-05-15 21:55:27 +08:00
csunny
86fcfef032 Feature: auto dbgpt 2023-05-15 20:53:01 +08:00
csunny
69b34f176a Rewrite readme 2023-05-15 15:17:52 +08:00