Commit Graph

2082 Commits

Author SHA1 Message Date
aries_ckt
1d3ea2acd5 fix:chromadb version 2023-09-27 12:03:05 +08:00
FangYin Cheng
6843fc7376
feat(ChatData):update spark datasource (#631)
1.feat:update spark_conn,py
2.doc: deploy and llm use faq
2023-09-26 18:02:57 +08:00
aries_ckt
7d51a2e349 feat:spark conn 2023-09-26 18:00:44 +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
90f1607338 doc:llm faq 2023-09-25 21:09:40 +08:00
aries_ckt
486b30a8c5 doc:llm faq 2023-09-25 21:09:17 +08:00
Aries-ckt
0e9662a13f
fix(core): Use thread pool to replace native threading.Thread (#628)
Close #627
2023-09-25 17:45:39 +08:00
FangYin Cheng
6183fa08d2 chore: modify colorama==0.4.10 2023-09-25 17:38:21 +08:00
FangYin Cheng
3d5e0f4028 fix(core): Use thread pool to replace native threading.Thread 2023-09-25 17:35:15 +08:00
magic.chen
d49e0eec8b
chore:wechat expire (#624) 2023-09-25 11:15:54 +08:00
aries_ckt
efc89348da chore:wechat expire 2023-09-25 11:12:45 +08:00
magic.chen
77c9e62f3b
fix:doc build error (#623) 2023-09-25 10:30:20 +08:00
aries_ckt
07e93bc279 chore:update bug-report scene 2023-09-25 10:28:12 +08:00
aries_ckt
5875c8b526 fix:doc build error 2023-09-25 10:25:44 +08:00
FangYin Cheng
56a3b51fab
fix: proxyllm do not need controller_addr (#616)
reason:

for openai user in China, most of us use `http_proxy` or `https_proxy`
for openai things,
but for the controller_addr load reason when have this proxy in env, the
pilot can not start, so we can check if use llmproxy to ignore it
2023-09-25 10:03:27 +08:00
yihong0618
76fdf52b0a fix: another way 2023-09-23 14:46:26 +08:00
yihong0618
24e6d16a09 fix: proxyllm do not need controller_addr 2023-09-22 16:47:34 +08:00
FangYin Cheng
9979b6aa80
feat(model):add model web management (#613) 2023-09-22 10:30:13 +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
598619080d fix:doc build 2023-09-22 00:07:43 +08:00
aries_ckt
96b7fb38b1 feat:llm manage 2023-09-21 22:35:05 +08:00
Aries-ckt
3590d7bab4
feat(web): Add incremental response to streaming response for /v1/chat/completion request (#611)
Close #610
2023-09-21 18:50:55 +08:00
FangYin Cheng
28c24516a2 chore: Add _clear_model_cache function to clear model cache 2023-09-21 18:19:19 +08:00
FangYin Cheng
461179ee6f feat(web): Add incremental response to streaming response for /v1/chat/completion request 2023-09-21 16:32:33 +08:00
aries_ckt
ef2884d1ad feat(web):model manage web files 2023-09-21 15:29:09 +08:00
FangYin Cheng
896af4e16f chore: fix shutdown error when not install torch 2023-09-21 12:20:24 +08:00
FangYin Cheng
c830598c9e
feat(ChatKnowledge): return topk document source (KBQA) (#609)
1. Support score feedback
2. Add method to return topk document source (KBQA)
2023-09-21 12:07:16 +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
Aries-ckt
132814e26e
feat(core): Multi-module dependency splitting (#606)
Close #601 

**Note**: This is a breaking upgrade. We have updated chromadb from
version 0.3.22 to the latest version. In this new version, the database
storage engine has been switched from "duckdb" to "SQLite". For more
details, you can check [here](https://docs.trychroma.com/migration). If
you were using chromadb previously, you'll need to delete the content
imported into the knowledge base and re-import it.

Other:
- Support InternLM 20B
2023-09-20 18:58:42 +08:00
FangYin Cheng
50f8bbf81b doc(core): modify zh documents 2023-09-20 17:36:03 +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
aries_ckt
7edf7c9bbb feat:add spark 2023-09-19 11:11:26 +08:00
Aries-ckt
d31a220c6e
feat(model): new worker manager factory componet (#600) 2023-09-19 10:53:52 +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
FangYin Cheng
ef2ef0925d
feat(prompt): prompt manage support (#599)
support prompt management
2023-09-19 00:24:40 +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