Commit Graph

473 Commits

Author SHA1 Message Date
aries_ckt
b5b3f245c9 fix:model path switch bug
Close #622
2023-09-28 15:43:19 +08:00
FangYin Cheng
202a0cec0a chore: pylint 2023-09-28 12:52:25 +08:00
FangYin Cheng
5b9a0fa7c0 doc(ChatKnowledge): Add documents for knowledge command line 2023-09-28 12:50:37 +08:00
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
aries_ckt
b39ba51bb7 feat:update spark connection 2023-09-26 17:53:13 +08:00
aries_ckt
8c4accb09e Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-26 11:16:32 +08:00
aries_ckt
486b30a8c5 doc:llm faq 2023-09-25 21:09:17 +08:00
FangYin Cheng
3d5e0f4028 fix(core): Use thread pool to replace native threading.Thread 2023-09-25 17:35:15 +08:00
aries_ckt
d512ddeae9 feat:llm manage 2023-09-22 00:30:34 +08:00
aries_ckt
ce3b2e6213 style:fmt 2023-09-22 00:21:54 +08:00
aries_ckt
25ba20925f feat:llm manage web page 2023-09-22 00:18:32 +08:00
aries_ckt
55d037ac4f feat:llm manage 2023-09-22 00:09:57 +08:00
aries_ckt
96b7fb38b1 feat:llm manage 2023-09-21 22:35:05 +08:00
aries_ckt
ef2884d1ad feat(web):model manage web files 2023-09-21 15:29:09 +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
aries_ckt
f3caba7d72 feat:update params 2023-09-20 20:22:14 +08:00
aries_ckt
7c879e64ea Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-20 20:12:55 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
aries_ckt
823c38c81b feat:llm manage 2023-09-20 10:06:09 +08:00
aries_ckt
eca313a608 feat:llm manage 2023-09-19 23:20:14 +08:00
aries_ckt
86ad276244 chore:merge main 2023-09-19 11:52:51 +08:00
FangYin Cheng
2d4d513eb5 chore: rename component 2023-09-19 10:23:39 +08:00
FangYin Cheng
ae34be23fd chore(model): new required field for supported models 2023-09-19 09:58:48 +08:00
FangYin Cheng
78553477a9 feat(model): new worker manager factory componet 2023-09-19 00:30:15 +08:00
liushaodong03
ce2c25eb96 feat: prompt manage support 2023-09-18 20:11:45 +08:00
aries_ckt
1356759f48 feat(model):llm manage 2023-09-18 19:29:37 +08:00
Aries-ckt
ad5bfdc61d fix(ChatExcel): ChatExcel OutParse Bug Fix (#596)
1.ChatDashboard Display optimization
2023-09-18 10:42:14 +08:00
yhjun1026
a90b5fdbe0 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatDashboard Display optimization
2023-09-18 10:21:30 +08:00
Aries-ckt
962d125cba fix(ChatExcel): Chat excel bug fix (#593) 2023-09-15 21:40:13 +08:00
FangYin Cheng
5aa9cb455e feat(model): support openai embedding model 2023-09-15 18:08:55 +08:00
yhjun1026
0755200ca0 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:03:12 +08:00
yhjun1026
cad2785d94 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:44:20 +08:00
yhjun1026
188afa7929 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:39:44 +08:00
Aries-ckt
465c065ef0 fix(model): Fix remote embedding model error in some case (#587) 2023-09-14 20:20:20 +08:00
FangYin Cheng
8da81486f5 fix(model): Fix remote embedding model error in some case 2023-09-14 20:11:41 +08:00
FangYin Cheng
f21d542198 doc:add llm use faq (#584) 2023-09-14 14:42:27 +08:00
aries_ckt
2f93746975 fix(web):add model icon 2023-09-14 14:34:26 +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
FangYin Cheng
7b64c03d58 feat(model): support InternLM 2023-09-14 11:32:34 +08:00
aries_ckt
075b35daaa fix(web):proxy address 2023-09-14 09:46:52 +08:00
aries_ckt
d153aa29b5 feat(model):add llm icon 2023-09-13 16:36:24 +08:00
aries_ckt
98a94268f0 feat(model):multi llm select webpage 2023-09-13 14:16:47 +08:00
aries_ckt
1ee2da53a3 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-13 12:40:08 +08:00
aries_ckt
b65f7fe37a feat(model):multi-llm select web page 2023-09-13 12:39:37 +08:00
FangYin Cheng
581cf361bf feat(model): multi-model supports embedding model and simple component design implementation 2023-09-13 12:14:21 +08:00
FangYin Cheng
986ada3aeb feat(model): supports the deployment of multiple models through the API and add the corresponding command line interface 2023-09-11 17:15:20 +08:00
FangYin Cheng
a8846c40aa feat(model): Unified Deployment Mode with multi-model and add command line chat with model 2023-09-08 17:52:48 +08:00
magic.chen
462850f10d Revert "feat (Web): Web" 2023-09-06 15:21:59 +08:00
yhjun1026
fa04994b95 fix(editor): Plugin
🔥1.AutoGpt Plugin Compatible
2023-09-06 13:57:03 +08:00
FangYin Cheng
0987c37313 feat(CI): new issue template and release drafter 2023-09-06 08:58:15 +08:00