Commit Graph

748 Commits

Author SHA1 Message Date
csunny
4d3079055c fix: merge (#153) 2023-06-05 22:29:40 +08:00
csunny
cf1e1c37ff Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-06-05 22:26:04 +08:00
csunny
61113727a4 Merge branch 'main' into dev 2023-06-05 22:25:35 +08:00
csunny
3c0afee3db adjust position 2023-06-05 22:23:34 +08:00
aries-ckt
4b41842277 feature:db_summary bootstrap load 2023-06-05 21:54:30 +08:00
csunny
9deae61e9d Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-05 20:54:23 +08:00
aries-ckt
e29fa37cde update:knowledge env 2023-06-05 18:08:55 +08:00
aries-ckt
f2f28fee42 update:format 2023-06-05 16:27:52 +08:00
aries-ckt
be1a792d3c feature:knowledge embedding support file path auto adapt 2023-06-05 16:26:19 +08:00
csunny
0ff50d8ae6 docs: update readme docs 2023-06-05 14:40:29 +08:00
aries-ckt
31d457cfd5 Merge remote-tracking branch 'origin/main' into dev 2023-06-05 10:00:48 +08:00
Aries-ckt
234c51f038 feature: guanaco stream output (#154) (#157)
#154
2023-06-04 22:34:59 +08:00
csunny
a999f09575 fix: guanaco stream (#154) 2023-06-04 21:55:49 +08:00
csunny
5252d8ed50 fix: guanaco stream out (#154) 2023-06-04 21:53:25 +08:00
csunny
d1a6222cee Merge branch 'dev' into llm_fxp 2023-06-04 21:49:15 +08:00
csunny
759798948b Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-06-04 21:47:56 +08:00
csunny
e8a193ef46 feature: stream output for guanaco (#154) 2023-06-04 21:47:21 +08:00
magic.chen
2a06094b26 New guanaco stream (#156) 2023-06-04 21:45:44 +08:00
magic.chen
b4acfa2280 Merge branch 'dev' into new_guanaco_stream 2023-06-04 21:45:17 +08:00
zhanghy-sketchzh
9d6acfb9cd make a guanaco stream generate method 2023-06-04 21:35:25 +08:00
csunny
ff6cc05e11 guanaco: add stream output func (#154) 2023-06-04 21:20:09 +08:00
csunny
fe8291b198 feature: guanaco stream output 2023-06-04 20:38:34 +08:00
csunny
32ce199173 Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-04 20:31:06 +08:00
csunny
af8da5ce99 Merge branch 'main' into dev 2023-06-04 20:22:13 +08:00
csunny
7adfb12095 merge: main 2023-06-04 20:21:27 +08:00
csunny
f7fe66b5e5 fix: guanaco output 2023-06-04 20:15:27 +08:00
zhanghy-sketchzh
ff9179bc56 test guanaco_llm 2023-06-04 19:37:56 +08:00
csunny
4170074f32 stream output for guanaco 2023-06-04 19:13:23 +08:00
magic.chen
7adc30d6b9 bugfix: Fix the issue of inconsistent database password settings. (#151)
The following places involve database passwords, but the default values
are not consistent, which causes confusion for users:
1. README.md
2. README.zh.md
3. 3. pilot/configs/config.py
2023-06-02 21:22:36 +08:00
fenghao
2dd12d0c3b fix .env.template 2023-06-02 21:12:16 +08:00
yhjun1026
36a7113930 model server fix message model 2023-06-02 16:29:12 +08:00
magic.chen
a7a0964386 doc:knowledge use case (#146)
1.doc:knowledge qa use cases.
2023-06-02 16:00:00 +08:00
aries-ckt
bfeabc2fc2 doc:knowledge use case 2023-06-02 15:53:34 +08:00
magic.chen
1519df7f01 Dev (#143)
Added dbgpt to support plug-in mode, combined with bytebase to build a
database, build a table, create an index, etc., and uploaded a recorded
demonstration video
2023-06-01 23:30:47 +08:00
csunny
ee877a63e0 lint: fix code style and lint 2023-06-01 23:19:45 +08:00
csunny
8e556e3dd3 auto plugin: add bytebase plugin for operate db (#125) 2023-06-01 23:16:17 +08:00
csunny
bc22987510 Merge branch 'dev' into dbgpt_doc 2023-06-01 22:34:52 +08:00
csunny
9d352a858e docs: update (#119) 2023-06-01 22:26:27 +08:00
aries-ckt
1d432e4d29 fix:url embedding 2023-06-01 22:07:33 +08:00
aries-ckt
8dd25815e1 fix:url embedding 2023-06-01 21:28:25 +08:00
csunny
251ff39d8a doc: update 2023-06-01 21:06:11 +08:00
csunny
f9366cb395 Merge branch 'dev' into dbgpt_doc 2023-06-01 21:00:14 +08:00
csunny
221856623b doc: clear 2023-06-01 20:58:07 +08:00
aries-ckt
45a3a8a696 fix:SUMMARY_CONFIG 2023-06-01 20:52:44 +08:00
aries-ckt
2e18c2e294 fix:default chat 2023-06-01 20:47:16 +08:00
aries-ckt
43924cbff2 Merge remote-tracking branch 'origin/summary' into dev 2023-06-01 20:44:15 +08:00
aries-ckt
6c955f43f6 fix:url embedding 2023-06-01 20:43:37 +08:00
明天
4b0cef48dd Summary (#142)
1. fix url embedding
2. fix knowledge embedding
2023-06-01 20:37:05 +08:00
aries-ckt
d8b4e6bdc8 fix:url embedding 2023-06-01 20:34:00 +08:00
aries-ckt
de034e4221 feature:db_summary 2023-06-01 20:28:13 +08:00