Commit Graph

51 Commits

Author SHA1 Message Date
yhjun1026
f19ee46e74 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:49:06 +08:00
yhjun1026
188afa7929 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:39:44 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
FangYin Cheng
d467092766 merge multi-model and ChatExcel 2023-08-29 22:54:18 +08:00
aries_ckt
e70f05aea1 style:fmt 2023-08-29 20:28:16 +08:00
aries_ckt
71b9cd14a6 style:fmt 2023-08-29 19:57:33 +08:00
yhjun1026
4f63a3982e feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 17:15:32 +08:00
yhjun1026
f71f770e68 feat(editor): ChatExcel
ChatExcel devlop part 5
2023-08-25 10:30:45 +08:00
yhjun1026
44225e9aea feat(editor): ChatExcel
ChatExcel devlop part 1
2023-08-15 16:24:09 +08:00
FangYin Cheng
01074660bc feat: Support baichuan-13B model 2023-07-25 19:48:21 +08:00
FangYin Cheng
168c754a3f feat: Support llama-2 model 2023-07-20 21:44:40 +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
tuyang.yhj
5f9c36a050 WEB API independent 2023-07-04 16:41:02 +08:00
tuyang.yhj
02b51291b7 Merge remote-tracking branch 'origin/new-page-framework' into dev_ty_06_end
# Conflicts:
#	pilot/server/webserver.py
2023-07-03 22:17:03 +08:00
tuyang.yhj
be8ead568a WEB API independent 2023-07-03 21:26:53 +08:00
tuyang.yhj
a6097c4cb4 WEB API independent 2023-07-03 16:17:32 +08:00
aries_ckt
d95646d8b2 feat:knowledge management
1.merge main branch
2.rebuild knowledge management
3.static js
2023-06-30 15:39:54 +08:00
aries_ckt
4c4c028b21 fix:merge tuyang branch and knowledge chat
1.fix knowledge chat
2.merge tuyang branch
2023-06-29 20:03:39 +08:00
tuyang.yhj
64d4f1e368 WEB API independent 2023-06-29 15:33:14 +08:00
aries_ckt
cdb616cc21 style:format code style
format code style
2023-06-29 13:52:53 +08:00
tuyang.yhj
820214faa8 WEB API independent 2023-06-28 11:34:40 +08:00
Data Hamal
a4493b7472 Update base.py
fix function __extract_json  slef --> self
2023-06-28 00:52:45 +08:00
tuyang.yhj
d372e73cd5 WEB API independent 2023-06-25 14:46:46 +08:00
yhjun1026
ddd8e7a8c5 Merge branch 'dbgpt_doc' into ty_test
# Conflicts:
#	pilot/common/plugins.py
2023-06-14 21:53:08 +08:00
csunny
4f82cfde63 pylint: multi model for gp4all (#138) 2023-06-14 10:17:53 +08:00
csunny
0f4569e5c8 Merge branch 'dbgpt_doc' into llm_fxp 2023-06-14 10:14:13 +08:00
yhjun1026
449515fe13 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 22:38:10 +08:00
yhjun1026
18bacbd7f7 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:33:34 +08:00
sheri528
a88e8aa51b update stream output 2023-06-13 14:11:23 +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
0948bc45bc fix: gorilla chat adapter and config 2023-06-08 17:35:17 +08:00
csunny
e8a193ef46 feature: stream output for guanaco (#154) 2023-06-04 21:47:21 +08:00
csunny
ff6cc05e11 guanaco: add stream output func (#154) 2023-06-04 21:20:09 +08:00
csunny
f7fe66b5e5 fix: guanaco output 2023-06-04 20:15:27 +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
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
084656245e model server fix message model 2023-06-01 18:03:04 +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
8b75dfce81 debug: add log 2023-06-01 15:05:48 +08:00
yhjun1026
6c2ab298a0 chat with plugin bug fix 2023-06-01 14:02:56 +08:00
yhjun1026
06bc4452d4 Implemented a new multi-scenario dialogue architecture 2023-05-31 15:59:50 +08:00
yhjun1026
5150cfcf55 add plugin mode 2023-05-30 17:20:37 +08:00
yhjun1026
20edf6daaa add plugin mode 2023-05-29 19:32:20 +08:00
yhjun1026
623205d35f 多场景对话架构一期0525 2023-05-25 18:54:32 +08:00
yhjun1026
ff99723014 多场景对架构一期0525 2023-05-25 10:04:25 +08:00