Commit Graph

1293 Commits

Author SHA1 Message Date
aries-ckt
0c8b424b04 doc:db-gpt doc 2023-06-14 15:31:11 +08:00
aries-ckt
2fdc7fb139 fix:default chunk size 2023-06-14 12:37:45 +08:00
aries-ckt
333aad7bc4 fix:default chunk size 2023-06-14 12:37:45 +08:00
magic.chen
001c6e7845 add llm support for gpt4all (#209)
add llm support for gpt4all #178 #138
2023-06-14 11:35:42 +08:00
magic.chen
e3f91e98b4 add llm support for gpt4all (#209)
add llm support for gpt4all #178 #138
2023-06-14 11:35:42 +08:00
magic.chen
33c6a4bf54 Multi gpu (#207)
support multi gpus
2023-06-14 10:22:09 +08:00
magic.chen
713bdb77db Multi gpu (#207)
support multi gpus
2023-06-14 10:22:09 +08:00
csunny
ff6d3a7035 pylint: multi model for gp4all (#138) 2023-06-14 10:17:53 +08:00
csunny
4f82cfde63 pylint: multi model for gp4all (#138) 2023-06-14 10:17:53 +08:00
csunny
3927c26dea Merge branch 'dbgpt_doc' into llm_fxp 2023-06-14 10:14:13 +08:00
csunny
0f4569e5c8 Merge branch 'dbgpt_doc' into llm_fxp 2023-06-14 10:14:13 +08:00
zhanghy-sketchzh
00d24101f3 support multi gpus 2023-06-14 00:22:02 +08:00
magic.chen
7a75531a2d fix:default chunk size (#205)
fix:default chunk size
2023-06-13 23:54:19 +08:00
magic.chen
c67d0ab4d0 fix:default chunk size (#205)
fix:default chunk size
2023-06-13 23:54:19 +08:00
aries-ckt
61e71ed38b fix:default chunk size 2023-06-13 23:07:26 +08:00
magic.chen
e03a332848 fix:webserver DB chat (#204)
fix: webserver for DB chat
2023-06-13 22:56:42 +08:00
magic.chen
f9b27a0c41 fix:webserver DB chat (#204)
fix: webserver for DB chat
2023-06-13 22:56:42 +08:00
aries-ckt
7f4d66151d fix:doc for DB chat 2023-06-13 22:55:02 +08:00
yhjun1026
1a5052e121 Merge branch 'dbgpt_doc' into ty_test 2023-06-13 22:39:12 +08:00
yhjun1026
d5c519f49f Merge branch 'dbgpt_doc' into ty_test 2023-06-13 22:39:12 +08:00
yhjun1026
9b8adc5d6c fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 22:38:10 +08:00
yhjun1026
449515fe13 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 22:38:10 +08:00
csunny
44df4f2509 feature: add plugin of dashboard (#201) 2023-06-13 21:44:27 +08:00
csunny
25c34cb48f feature: add plugin of dashboard (#201) 2023-06-13 21:44:27 +08:00
csunny
44e8fc0928 fix: conflicts 2023-06-13 21:41:18 +08:00
csunny
77d2abba5d fix: conflicts 2023-06-13 21:41:18 +08:00
csunny
05acabddf0 Merge branch 'ty_test' of https://github.com/csunny/DB-GPT into dbgpt_doc 2023-06-13 21:39:33 +08:00
csunny
a00bb87047 Merge branch 'ty_test' of https://github.com/csunny/DB-GPT into dbgpt_doc 2023-06-13 21:39:33 +08:00
xuyuan23
f755c533cd solve merge conflict. 2023-06-13 21:22:05 +08:00
csunny
d839180d67 Todo: add retry for generate 2023-06-13 21:17:03 +08:00
yhjun1026
8876bd2a7a fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 21:03:21 +08:00
yhjun1026
30ecd9f005 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 21:03:21 +08:00
yhjun1026
3853c43d8b fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:34:33 +08:00
yhjun1026
dc0c82abc1 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:34:33 +08:00
yhjun1026
19e3679d9f fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:33:34 +08:00
yhjun1026
18bacbd7f7 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:33:34 +08:00
aries-ckt
38ca7c1cb2 fix:knowledge init 2023-06-13 19:50:10 +08:00
csunny
1f78c21c08 debug: more detail error info 2023-06-13 19:46:03 +08:00
csunny
77bc959819 Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-13 19:26:07 +08:00
aries-ckt
669e5cc3dc update:db chat 2023-06-13 19:20:19 +08:00
csunny
e057f4d3af Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-13 18:02:38 +08:00
sheri528
fcdc3b600d Merge remote-tracking branch 'upstream/llm_fxp' into dev_gpt4all 2023-06-13 17:48:36 +08:00
xuyuan23
acc2c5806c remove comment code 2023-06-13 17:45:49 +08:00
xuyuan23
24457dc286 reformat file proxy_llm.py 2023-06-13 17:42:11 +08:00
aries-ckt
7aa59596d2 update:db chat 2023-06-13 17:12:20 +08:00
xuyuan23
6a8ee91834 add plugin_env file, define plugin config strategy. 2023-06-13 15:58:24 +08:00
yhjun1026
4e5ce4d98b Merge remote-tracking branch 'origin/feature-xuyuan-openai-proxy' into ty_test
# Conflicts:
#	pilot/model/llm_out/proxy_llm.py
2023-06-13 15:17:06 +08:00
yhjun1026
4690ac26ea fix 2023-06-13 15:14:50 +08:00
sheri528
cc3c2d7799 update sleep interval 2023-06-13 14:35:14 +08:00
sheri528
5da4b38964 format code 2023-06-13 14:22:55 +08:00
sheri528
a88e8aa51b update stream output 2023-06-13 14:11:23 +08:00
xuyuan23
6e3b48c7c4 support multi process to launch llmserver, add openai proxy api. 2023-06-12 21:29:16 +08:00
aries-ckt
6a7c4aa5f6 feature:ppt embedding 2023-06-12 20:57:00 +08:00
xuyuan23
62eb6c383e add openai proxy, support chatgpt model only if you provide open ai secret key. 2023-06-12 17:29:35 +08:00
yhjun1026
85176111b9 Merge branch 'llm_fxp' into ty_test 2023-06-12 16:57:20 +08:00
csunny
d587f59143 Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-09 16:20:11 +08:00
csunny
40b55a2d27 fix: next-ui output 2023-06-09 16:19:47 +08:00
ykgong
7136aa748d fix model key 2023-06-09 13:57:47 +08:00
ykgong
cacab625cf rm log 2023-06-09 11:39:51 +08:00
ykgong
545c323216 add gpt4all 2023-06-09 11:35:06 +08:00
csunny
716460460f feature: gorllia support (#173) 2023-06-08 21:33:22 +08:00
csunny
bea3f7c8d2 fix: chatglm stream output 2023-06-08 21:29:02 +08:00
yhjun1026
58295a415a Merge branch 'dev' into ty_test 2023-06-08 20:55:19 +08:00
yhjun1026
8851ab9d45 default scene change 2023-06-08 20:08:51 +08:00
csunny
eae38931fa Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-08 20:07:44 +08:00
csunny
e918687705 fix: remove qlora config from model_config 2023-06-08 20:07:36 +08:00
csunny
0948bc45bc fix: gorilla chat adapter and config 2023-06-08 17:35:17 +08:00
zhanghy-sketchzh
c022e70a50 fix problems 2023-06-08 15:12:20 +08:00
luchun
a644d3ac6c Merge branch 'llm_fxp' into falcon 2023-06-08 15:00:19 +08:00
zhanghy-sketchzh
bb9081e00f Add quantize_qlora support for falcon 2023-06-08 13:37:48 +08:00
zhanghy-sketchzh
b357fd9d0c Add support for falcon 2023-06-08 12:17:13 +08:00
aries-ckt
38d7a37ef8 update:spacy chunk splitter 2023-06-07 18:10:05 +08:00
zhanghy-sketchzh
c2bfab11e0 support gorilla 2023-06-07 12:05:33 +08:00
csunny
4d5ca993f1 fix: lint 2023-06-06 17:05:22 +08:00
csunny
bbaed67440 rm nltk data 2023-06-06 17:05:02 +08:00
aries-ckt
5e159c778a fix: chroma db atexit problem 2023-06-06 16:56:08 +08:00
yhjun1026
b4d9127751 Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-06 15:05:14 +08:00
yhjun1026
582fb7577d default scene change 2023-06-06 15:03:41 +08:00
yhjun1026
49746b0247 Merge branch 'dev' into llm_fxp 2023-06-06 14:40:37 +08:00
csunny
24f38e8c64 Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-06 12:45:24 +08:00
aries-ckt
654f55a194 fix: url embedding problem 2023-06-06 12:45:04 +08:00
aries-ckt
b4e31c8ea9 fix: pdf problem 2023-06-06 11:50:56 +08:00
csunny
c72b85d73d fix: web conversation 2023-06-06 11:18:26 +08:00
yhjun1026
fbc29bb2a7 default scene change 2023-06-06 10:04:08 +08:00
csunny
430e026c3e Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-06 09:48:22 +08:00
aries-ckt
c752c9de08 feature:db_summary topk 2023-06-05 23:51:47 +08:00
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
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
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
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
csunny
ee877a63e0 lint: fix code style and lint 2023-06-01 23:19:45 +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
aries-ckt
2e18c2e294 fix:default chat 2023-06-01 20:47:16 +08:00
aries-ckt
6c955f43f6 fix:url embedding 2023-06-01 20:43:37 +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
aries-ckt
c911dad4b3 feature:db_summary 2023-06-01 20:20:17 +08:00
csunny
8027af61c3 fix: doc clear 2023-06-01 20:12:03 +08:00
yhjun1026
333d3e0a6d model server fix message model 2023-06-01 20:03:35 +08:00
yhjun1026
0fa3ecc3b2 model server fix message model 2023-06-01 19:17:56 +08:00
yhjun1026
7e6cf9c9e0 Merge branch 'summary' into dev
# Conflicts:
#	pilot/model/llm_out/guanaco_llm.py
#	pilot/out_parser/base.py
#	pilot/scene/base_chat.py
2023-06-01 19:15:00 +08:00
yhjun1026
ab40a68c8f model server fix message model 2023-06-01 19:10:12 +08:00
aries-ckt
8c93d355f5 feature:db_summary 2023-06-01 18:17:37 +08:00
yhjun1026
98a7bf93f6 model server fix message model 2023-06-01 18:08:27 +08:00
yhjun1026
084656245e model server fix message model 2023-06-01 18:03:04 +08:00
yhjun1026
661a7b5697 model server fix message model 2023-06-01 16:34:51 +08:00
yhjun1026
96c516ab55 Merge branch 'llm_fxp' into dev
# Conflicts:
#	.env.template
#	pilot/out_parser/base.py
2023-06-01 15:35:01 +08:00
yhjun1026
6648a671df chat with plugin bug fix 2023-06-01 15:32:01 +08:00
csunny
adfd9150d7 debug: add info 2023-06-01 15:26:36 +08:00
csunny
876bf2a66a debug: add info 2023-06-01 15:25:11 +08:00
csunny
7d753ac5d2 fix: info 2023-06-01 15:20:43 +08:00
csunny
8b75dfce81 debug: add log 2023-06-01 15:05:48 +08:00
csunny
39e760da88 update 2023-06-01 15:03:02 +08:00
csunny
cd305f5e32 Merge branch 'dev' into llm_fxp 2023-06-01 14:39:33 +08:00
yhjun1026
bacc31658e chat with plugin bug fix 2023-06-01 14:32:55 +08:00
yhjun1026
1c75dda0a0 Merge branch 'summary' into dev
# Conflicts:
#	pilot/common/sql_database.py
#	pilot/server/webserver.py
2023-06-01 14:13:04 +08:00
yhjun1026
6c2ab298a0 chat with plugin bug fix 2023-06-01 14:02:56 +08:00
aries-ckt
b10269a550 feature:db_summary 2023-06-01 14:02:23 +08:00
yhjun1026
ced9b581fc chat with plugin bug fix 2023-05-31 18:09:20 +08:00
yhjun1026
3a46dfd3c2 Implemented a new multi-scenario dialogue architecture 2023-05-31 16:26:47 +08:00
yhjun1026
06bc4452d4 Implemented a new multi-scenario dialogue architecture 2023-05-31 15:59:50 +08:00
csunny
c84cf762cd fix: remove generate track 2023-05-31 14:25:06 +08:00
csunny
4fb7ed5a4b fix: params error 2023-05-31 14:21:14 +08:00
csunny
a58eb5a95d fix: llm_utils 2023-05-31 14:15:36 +08:00
csunny
09308bcdf0 fix: guanaco model 2023-05-31 14:13:12 +08:00
csunny
858cf472e2 fix: lint 2023-05-30 23:06:20 +08:00
csunny
b0e22eff05 feature: add guanaco support #121 2023-05-30 23:02:46 +08:00
yhjun1026
973bcce03c Merge branch 'llm_proxy' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-30 19:32:06 +08:00
yhjun1026
cd0469fdc4 add plugin mode 2023-05-30 19:29:41 +08:00
csunny
16c6986666 fix: lint 2023-05-30 19:11:34 +08:00
csunny
1bbed02a3c fix: token 2023-05-30 18:55:53 +08:00
yhjun1026
981d8c420e Merge branch 'llm_proxy' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-30 17:21:40 +08:00
yhjun1026
5150cfcf55 add plugin mode 2023-05-30 17:20:37 +08:00
csunny
ea334b172e feature: add model server proxy 2023-05-30 17:16:29 +08:00
csunny
4c60ab1ea2 Merge branch 'main' into llm_fxp 2023-05-30 14:19:35 +08:00
yhjun1026
dd5fc529e2 Merge branch 'main' into dev
# Conflicts:
#	pilot/connections/mysql.py
#	pilot/prompts/prompt_generator.py
#	pilot/scene/base_chat.py
#	pilot/scene/chat_db/chat.py
#	pilot/scene/chat_db/out_parser.py
#	pilot/scene/chat_execution/chat.py
#	pilot/server/webserver.py
2023-05-30 10:57:57 +08:00
yhjun1026
9511cdb10a add plugin mode 2023-05-30 10:45:12 +08:00
sbabybird
459433824c 修正qa_prompt_template中的错别字 2023-05-30 10:17:12 +08:00
yhjun1026
20edf6daaa add plugin mode 2023-05-29 19:32:20 +08:00
csunny
cfd72331ac feature: add guanaco adapter 2023-05-29 17:59:50 +08:00
xuyuan23
6182c89ac0 Modify the English label expression 2023-05-28 22:09:41 +08:00
xuyuan23
d67f149052 Introduction to the usage method of adding multi-language interface support 2023-05-28 22:00:57 +08:00
xuyuan23
49d174336a reformatted file 'conversation' 2023-05-28 21:09:01 +08:00
xuyuan23
d24c160cd8 modify file conversation using config language, and fix 'sql_schema_info' format 2023-05-28 21:06:03 +08:00
xuyuan23
b9570e395e use tool 'black' to check and reformated files 2023-05-28 18:27:20 +08:00
xuyuan23
7fa205aefc add multi language support. 2023-05-28 17:37:33 +08:00
csunny
b00a47a0ee fix: lint 2023-05-25 23:56:03 +08:00
csunny
80e518708f fix: mr 2023-05-25 23:14:35 +08:00
aries-ckt
8fe5db9137 update:merge store_connector 2023-05-25 23:06:02 +08:00
aries-ckt
23929d1c42 update:merge dev 2023-05-25 22:54:12 +08:00
aries-ckt
b42e8e4549 update:merge dev branch 2023-05-25 21:51:52 +08:00
csunny
252948e272 fix: merge 2023-05-25 20:55:06 +08:00
csunny
e95696c23d lint: fix 2023-05-25 20:39:04 +08:00
aries-ckt
8eb266069f update:milvus text_field max length 2023-05-25 19:58:32 +08:00
yhjun1026
7a172344be 多场景对话架构一期0525 2023-05-25 19:51:30 +08:00
yhjun1026
57519b9006 多场景对话架构一期0525 2023-05-25 19:50:10 +08:00
yhjun1026
6ca0385358 多场景对话架构一期0525 2023-05-25 19:45:11 +08:00
aries-ckt
c0d62f3620 update:test milvus 2023-05-25 19:30:34 +08:00
yhjun1026
623205d35f 多场景对话架构一期0525 2023-05-25 18:54:32 +08:00
aries-ckt
723243d0cd update:milvus_batch size 2023-05-25 17:42:42 +08:00
aries-ckt
6c964c8a3d update:config env 2023-05-25 17:24:41 +08:00
aries-ckt
adb8a5a316 update:milvus batch 2023-05-25 17:17:02 +08:00
aries-ckt
85906a3c45 update:milvus append knowledge 2023-05-25 14:39:14 +08:00
aries-ckt
d3567fb984 update:default knowledge init 2023-05-25 13:01:30 +08:00
yhjun1026
0e4955a62a Merge remote-tracking branch 'origin/dbgpt_doc' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-25 11:40:40 +08:00
yhjun1026
64ea33fede Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	pilot/configs/config.py
#	pilot/connections/mysql.py
#	pilot/conversation.py
#	pilot/server/webserver.py
2023-05-25 10:22:38 +08:00
yhjun1026
ff99723014 多场景对架构一期0525 2023-05-25 10:04:25 +08:00
csunny
e4d565b56f merge: main 2023-05-25 01:14:24 +08:00
csunny
1733884caf db: open dblist get 2023-05-25 01:06:40 +08:00
yihong0618
8fc736f6c8 chore: merge main 2023-05-24 18:46:06 +08:00
yihong0618
b098a48898 ci: make ci happy lint the code, delete unused imports
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-05-24 18:43:04 +08:00
yhjun1026
2fc62c16ef 多场景对架构一期 2023-05-24 17:33:40 +08:00
aries-ckt
94a418897a update:config env 2023-05-24 16:28:13 +08:00
aries-ckt
4ef9ada7dc Merge remote-tracking branch 'origin/main' into store_connector 2023-05-24 16:19:33 +08:00
aries-ckt
977a88509e update:config env 2023-05-24 15:22:10 +08:00
yihong0618
9dc542ca45 fix: dotenv can not load
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-05-24 15:18:06 +08:00
yihong0618
60ecde5892 fix: can not answer on mac m1-> mps device 2023-05-24 12:33:41 +08:00
aries-ckt
926c971691 update:PDF loader 2023-05-23 22:43:07 +08:00
aries-ckt
24d6762d96 update:vector store config 2023-05-23 22:16:08 +08:00
aries-ckt
b0d3d02d20 update:vector store config 2023-05-23 22:10:15 +08:00
aries-ckt
74c1f1f7e1 update:vector store config 2023-05-23 22:09:22 +08:00
aries-ckt
ef64935145 update:vector store config 2023-05-23 22:06:07 +08:00
aries-ckt
90b793f40e Merge remote-tracking branch 'origin/main' into store_connector 2023-05-23 22:04:03 +08:00
halfss
a1b4c92f6b Update utils.py
get_gpu_memory should return after the loop is over
2023-05-23 14:24:00 +08:00
aries-ckt
983a00f53a feature:vector store connector 2023-05-23 10:50:43 +08:00
aries-ckt
b70cb8076d update:merge main branch 2023-05-22 14:07:18 +08:00
aries-ckt
0297fa425b feature:add milvus store 2023-05-21 16:40:18 +08:00
csunny
a3fae0bdf2 add chatglm support 2023-05-21 16:30:03 +08:00
aries-ckt
6747d877cc feature:add milvus store 2023-05-21 16:29:00 +08:00
csunny
5ec1f413b6 update 2023-05-21 16:18:33 +08:00
csunny
604d269797 fix and update 2023-05-21 16:11:52 +08:00
csunny
89970bd71c llms: add cpu support 2023-05-21 16:05:53 +08:00
csunny
f52c7523b5 llms: fix 2023-05-21 14:54:16 +08:00
csunny
ce72820085 llms: add mps support 2023-05-21 14:48:54 +08:00
csunny
7b454d8867 llms: add chatglm model 2023-05-21 14:08:18 +08:00
csunny
42b76979a3 llms: multi model support 2023-05-21 11:22:56 +08:00
csunny
8e127b3863 llms: add chatglm 2023-05-21 10:13:59 +08:00
csunny
370e327bf3 add chatglm model 2023-05-20 16:23:07 +08:00
csunny
cbf1d0662a llms: add models 2023-05-20 16:06:32 +08:00
csunny
c0532246af llm: add chatglm 2023-05-20 15:45:43 +08:00
csunny
b466f4afdb Merge branch 'main' into llm_fxp 2023-05-20 14:23:20 +08:00
hyj1991
67f5bbc96a feat: support customizing port for llmserver 2023-05-19 22:33:50 +08:00
csunny
5acd3c1f3c merge master 2023-05-19 22:24:09 +08:00
csunny
e2f18fc187 add multi adapter 2023-05-19 21:44:54 +08:00
aries-ckt
336ba1e042 update:knowledge load script 2023-05-19 21:17:39 +08:00
csunny
9a1e54ebd4 top_k update 2023-05-18 23:31:15 +08:00
csunny
262a703905 Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into dev 2023-05-18 22:33:49 +08:00
aries-ckt
21076a98fb update:knowledge only one conversation 2023-05-18 22:33:21 +08:00
csunny
7c68a4f44e docs: update 2023-05-18 21:32:51 +08:00
csunny
ae0a046b98 update 2023-05-18 21:29:03 +08:00
csunny
caf4705f3b fix: update 2023-05-18 20:29:30 +08:00
csunny
3625d76c61 fix: config 2023-05-18 20:27:10 +08:00
csunny
f131d20c21 Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into dev 2023-05-18 20:23:21 +08:00
aries-ckt
c82907c963 feature:knowledge embedding update 2023-05-18 20:23:06 +08:00
csunny
85cb42f5f0 fix: merge embedding 2023-05-18 20:18:41 +08:00
aries-ckt
2656a8030e feature:knowledge embedding update 2023-05-18 20:03:24 +08:00
aries-ckt
e59c3834eb update:merge 2023-05-18 19:52:59 +08:00
aries-ckt
e50c04ead2 feature:chn splitter 2023-05-18 19:48:28 +08:00
csunny
0d370a1a64 cfg: update 2023-05-18 17:32:53 +08:00
csunny
9ddd089381 fix run path 2023-05-18 17:28:06 +08:00
yhjun1026
b5139ea643 EN Note 2023-05-18 16:56:02 +08:00
yhjun1026
28cd4bb496 Merge remote-tracking branch 'origin/dev' into oconfig_major
# Conflicts:
#	README.en.md
#	README.md
2023-05-18 16:48:48 +08:00
yhjun1026
f7edd6dc93 Unified configuration 2023-05-18 16:47:06 +08:00
yhjun1026
ba7e23d37f Unified configuration 2023-05-18 16:30:57 +08:00
csunny
8d16a02785 globalization, upgrade 2023-05-18 16:20:09 +08:00
csunny
4302ae9087 Add: multi model support 2023-05-18 15:44:29 +08:00
aries-ckt
b92ecf2199 fix:prompt 2023-05-18 15:39:28 +08:00
aries-ckt
e8a7fd4546 fix:log 2023-05-17 23:12:00 +08:00
aries-ckt
c0115061c2 update:pdf split chunk 2023-05-17 23:03:51 +08:00
aries-ckt
3084123cef update:prompt length 2023-05-17 22:50:28 +08:00
aries-ckt
406c5fa483 update:config update 2023-05-17 22:26:49 +08:00
aries-ckt
def9fd8330 fix:update model name 2023-05-17 22:24:25 +08:00
aries-ckt
2bdfcdec93 update: replace embedding model 2023-05-17 22:12:22 +08:00
aries-ckt
32975cdf73 update:text splitter 2023-05-17 18:40:31 +08:00
aries-ckt
77925a9f47 feature:merge source-embedding 2023-05-15 23:15:47 +08:00
csunny
5a5fba5d18 Merge Plugin 2023-05-15 22:16:28 +08:00
aries-ckt
ce4c3e823d feature:add knowledge embedding 2023-05-15 22:12:50 +08:00
csunny
a3af2f2b9e convert file address 2023-05-15 17:27:55 +08:00
yhjun1026
e2750fcea0 插件输出优化 2023-05-15 14:18:08 +08:00
chenketing
1a0e386137 fix:unusual file 2023-05-15 00:18:06 +08:00
chenketing
9910ead684 update:model_config 2023-05-14 23:41:28 +08:00
chenketing
a498f87bbb feature:add markdown embedding 2023-05-14 23:28:35 +08:00
chenketing
293ba94d22 feature:add markdown embedding 2023-05-14 23:26:05 +08:00
chenketing
8ee288a8fd feature:web server knowledge embedding 2023-05-14 22:12:20 +08:00
chenketing
88d23c2147 Merge remote-tracking branch 'origin/plugin_init' into source_embedding 2023-05-14 22:07:47 +08:00
tuyang.yhj
d5b5fc4f9a bug fix 3 2023-05-14 21:59:40 +08:00
tuyang.yhj
fe71613970 bug fix2 2023-05-14 21:57:12 +08:00
tuyang.yhj
5b75ee7e96 bug fix 2023-05-14 21:54:13 +08:00
tuyang.yhj
67a40dba94 多轮对话 2023-05-14 21:25:13 +08:00
tuyang.yhj
fee5e769e7 多轮对话 2023-05-14 21:10:08 +08:00
tuyang.yhj
8721ea12c1 Merge branch 'plugin_init' of https://github.com/csunny/DB-GPT into plugin_init 2023-05-14 21:09:42 +08:00
tuyang.yhj
1b72dc6605 多轮对话使用插件 2023-05-14 20:45:03 +08:00
csunny
7ee0805eff fix 2023-05-13 23:43:05 +08:00
csunny
18da8e00eb update 2023-05-13 23:39:09 +08:00
csunny
a4e1a332ad fix error 2023-05-13 23:25:37 +08:00
tuyang.yhj
311ae7ada5 Merge branch 'plugin_init' of https://github.com/csunny/DB-GPT into plugin_init 2023-05-13 23:04:57 +08:00
tuyang.yhj
96c8d14cf1 插件输出结果到对话框 2023-05-13 23:00:59 +08:00
csunny
2a2382a902 update 2023-05-13 22:50:37 +08:00
tuyang.yhj
8afee1070e model server fix 2023-05-13 21:42:56 +08:00
tuyang.yhj
c9b440e381 bug fix 2023-05-13 21:34:24 +08:00
tuyang.yhj
bde8503620 同步服务接口 2023-05-13 21:24:05 +08:00
chenketing
6ca42e36dc Merge remote-tracking branch 'origin/plugin_init' into source_embedding 2023-05-13 21:01:28 +08:00
tuyang.yhj
c3eddb9756 合并 2023-05-12 23:53:21 +08:00
tuyang.yhj
9df9ed9558 删除测试代码 2023-05-12 23:47:09 +08:00
tuyang.yhj
416205ae7a 插件启动接入 2023-05-12 23:40:37 +08:00
chenketing
e44dff4170 Merge remote-tracking branch 'origin/plugin_init' into source_embedding 2023-05-12 21:06:00 +08:00
csunny
47b55b1c91 fix 2023-05-12 20:47:46 +08:00
csunny
0c8723f00c mv vicuna2llmserver 2023-05-12 20:20:23 +08:00
csunny
0a27d8ff7e fix error 2023-05-12 20:15:38 +08:00
csunny
b9df562c84 fix confilict 2023-05-12 20:12:47 +08:00
csunny
c29c0c9b82 fix 2023-05-12 18:23:49 +08:00
tuyang.yhj
192db2236a resovle confilict 2023-05-12 17:38:30 +08:00
tuyang.yhj
b8b7b93d82 support plugin 2023-05-12 17:36:13 +08:00
tuyang.yhj
7e1f95d19d 支持插件的prompt 2023-05-12 17:22:13 +08:00
chenketing
477c20514b feature:milvus vector store 2023-05-12 16:53:10 +08:00
tuyang.yhj
5f1d327901 兼容autogpt插件模式 2023-05-12 16:12:28 +08:00
tuyang.yhj
1590241889 load plugin 2023-05-12 13:57:35 +08:00
chenketing
d42a9f3bd1 feature:url,csv embedding 2023-05-11 23:48:56 +08:00
csunny
122a91593b remove openai api 2023-05-11 21:05:34 +08:00
chenketing
ed855df01d feature:pdf embedding test 2023-05-11 20:28:15 +08:00
chenketing
0c241dfaad feature:source embedding 2023-05-11 16:06:18 +08:00
csunny
ca50c9fe47 fix 2023-05-11 15:40:12 +08:00
csunny
e132980127 add token size 2023-05-11 13:30:57 +08:00
csunny
144c6e0148 fix 2023-05-11 11:15:58 +08:00
csunny
6d76825a10 rm fschat relay 2023-05-11 10:59:08 +08:00
csunny
9b813a801a fix and update 2023-05-10 21:02:50 +08:00
chenketing
365319a86c embedding 2023-05-10 20:58:35 +08:00
csunny
eb069f1a45 update 2023-05-10 20:52:31 +08:00
tuyang.yhj
f684a7f6f0 兼容autogpt plugin load 2023-05-10 16:42:08 +08:00
csunny
fd8bc8d169 modelLoader use singleton 2023-05-10 10:53:48 +08:00
csunny
bfbbf0ba88 update conversation 2023-05-09 21:48:47 +08:00
csunny
5fe17c7c1c update 2023-05-09 14:59:39 +08:00
csunny
9313174605 add auto conversation 2023-05-09 14:14:27 +08:00
csunny
60d5a2ffc6 Add: config 2023-05-09 11:18:06 +08:00
csunny
71fa957b58 impl llm utils 2023-05-09 00:41:46 +08:00
csunny
9e7a68349a update config 2023-05-09 00:15:19 +08:00
csunny
25fd7450cc rm oceanbase document 2023-05-08 23:01:52 +08:00
csunny
608244945b Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-05-08 22:21:55 +08:00
csunny
af7c938a7f rm pdf document 2023-05-08 22:17:52 +08:00
csunny
4df5c23b00 update 2023-05-08 21:19:56 +08:00
csunny
dfdf08aa9b Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-05-08 21:07:13 +08:00
csunny
8fb917c8ab fix some error 2023-05-08 21:04:50 +08:00
csunny
922d2e4f28 update mysql conn name 2023-05-08 00:44:58 +08:00
csunny
3ce31d5ea0 add connector file 2023-05-08 00:44:02 +08:00
csunny
d746086694 adjust project content 2023-05-08 00:34:36 +08:00
csunny
2252b9b6ba update ignore file 2023-05-07 22:51:34 +08:00
csunny
2124d78102 auto 2023-05-07 22:38:44 +08:00
csunny
42d3eec3ae add ft code 2023-05-07 22:36:21 +08:00
csunny
4985e23b11 add next roadmap 2023-05-07 20:24:44 +08:00
csunny
55b3702aeb knownledge base answer fix 2023-05-07 17:58:24 +08:00
csunny
56e9cde86e fetch top3 similar answer 2023-05-07 17:32:10 +08:00
csunny
e348313405 update readme 2023-05-07 15:40:10 +08:00
csunny
3c40659527 langchain qa base 2023-05-07 14:47:15 +08:00
csunny
63586fc6a3 update config 2023-05-07 13:36:24 +08:00
csunny
cbe024ebde init doc2vector 2023-05-07 12:54:51 +08:00
csunny
239895f7bc rely file local 2023-05-07 05:30:36 +08:00
csunny
4ce257e84f Merge branch 'dev' of github.com:csunny/DB-GPT into dev 2023-05-07 05:15:09 +08:00
csunny
539e98f1dc fork file replace import 2023-05-07 05:14:43 +08:00
csunny
5fbd83e573 fix 2023-05-06 01:13:47 +08:00
csunny
c1758f030b knownledge based qa 2023-05-06 00:41:35 +08:00
csunny
529f077409 load base knownledge 2023-05-05 23:42:51 +08:00
csunny
d9f5130db4 Merge branch 'dev' of github.com:csunny/DB-GPT into dev 2023-05-05 22:44:36 +08:00
csunny
1e9934eb03 update 2023-05-05 22:44:21 +08:00
csunny
d91a0e7d56 update requirements 2023-05-05 22:29:33 +08:00
csunny
7da910b642 add gradio tem 2023-05-05 22:14:28 +08:00
csunny
205eab7268 sentence transformer 2023-05-05 21:40:23 +08:00
csunny
b7b4a1fb63 update 2023-05-05 20:21:39 +08:00
csunny
a164d2f156 update config file 2023-05-05 20:06:24 +08:00
csunny
ffeb5040cc 添加模型 2023-05-04 15:00:21 +08:00
csunny
88a5c57646 connect database 2023-05-03 22:10:35 +08:00
csunny
a71c8b6d56 connect database 2023-05-03 18:40:36 +08:00
csunny
8eb37122c4 Merge branch 'dev' of github.com:csunny/DB-GPT into dev 2023-05-03 16:28:00 +08:00
csunny
917cf37e9f Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-05-03 16:26:09 +08:00
csunny
6d1d61749e init package 2023-05-03 16:19:38 +08:00
csunny
af0b974398 update 2023-05-03 15:49:29 +08:00
csunny
943cffa3a9 add prompt 2023-05-01 00:12:03 +08:00
csunny
ed9b62d9d3 fix problem 2023-04-30 23:59:11 +08:00
csunny
7861fc28ce fix problem 2023-04-30 23:58:32 +08:00
csunny
c34e722412 version align 2023-04-30 23:16:10 +08:00
csunny
4243211220 test 2023-04-30 22:24:06 +08:00
csunny
7af5433ae3 test and fix 2023-04-30 22:07:03 +08:00
csunny
eef244fe92 rebuild params 2023-04-30 21:54:49 +08:00
csunny
f0e17ed8f1 handler request sync 2023-04-30 21:27:55 +08:00
csunny
905f14cf7c add debug log 2023-04-30 21:21:42 +08:00
csunny
65ead15b65 add darm mode 2023-04-30 21:03:47 +08:00
csunny
90dd34e25a impl gradio web 2023-04-30 20:49:10 +08:00
csunny
d73cab9c4b add stream output 2023-04-30 16:05:31 +08:00
csunny
909045c0d6 update 2023-04-30 14:52:03 +08:00
csunny
e493f54804 fix multi device error 2023-04-30 14:47:33 +08:00
csunny
7c69dc248a checkout load_model to fastchat 2023-04-30 14:21:58 +08:00
csunny
4381e21d0c add conversation prompt 2023-04-30 14:09:13 +08:00
csunny
00c0c20276 add knownledge base QA 2023-04-29 23:28:11 +08:00
csunny
eca14bc038 fix load model gpu oom 2023-04-29 23:02:13 +08:00
csunny
ca29dacc37 update 2023-04-29 22:55:21 +08:00
csunny
80dac77b7a gpu out of memory 2023-04-29 22:30:42 +08:00
csunny
a0f44efba5 Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-04-29 21:52:36 +08:00
csunny
acf9dbbd82 fix problem 2023-04-29 21:50:47 +08:00
csunny
1b70b5f92b fix merge problem 2023-04-29 21:29:29 +08:00
csunny
0767537606 add vicuna embedding 2023-04-29 18:28:42 +08:00
csunny
4b2e3bf59a run a demo 2023-04-29 15:17:48 +08:00
csunny
c971f6ec58 update 2023-04-29 01:44:33 +08:00
csunny
2ea2c97a40 add prompt 2023-04-29 01:44:12 +08:00
csunny
7237a261f9 update 2023-04-29 01:26:19 +08:00
csunny
76e4be3bd5 fix 2023-04-29 00:36:36 +08:00
csunny
be498f323f add gradio 2023-04-29 00:33:14 +08:00
csunny
e5ffb6582c a demo 2023-04-28 23:53:29 +08:00
csunny
f73498b649 update 2023-04-28 22:48:39 +08:00
csunny
0861a09a00 init model and tokenizer 2023-04-28 22:18:08 +08:00
csunny
c72ae1a87f model: add model file 2023-04-28 22:04:37 +08:00
csunny
38f57e157c init 2023-04-28 21:59:18 +08:00
csunny
d308f0f5d8 add requirements 2023-04-28 18:05:24 +08:00