Commit Graph

1293 Commits

Author SHA1 Message Date
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