yihong0618
3e52803704
fix: wrong assign
2023-09-23 13:51:30 +08:00
yihong0618
1c56fca566
fix: use openai package instead of requests
2023-09-22 17:58:38 +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
yhjun1026
bf84663b83
feat(Agent): ChatAgent And AgentHub
...
1.AgentHub Module complete
2.New ChatAgent Mode complete
3.MetaData develop,auto update ddl
2023-09-21 20:38:53 +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
yhjun1026
3cafee451e
fix(ChatExcel): ChatExcel OutParse Bug Fix
...
1.ChatDashboard Display optimization
2023-09-19 14:56:34 +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
Aries-ckt
b6ad874d1f
chore: latest AutoDL image ( #595 )
...
Close #579
2023-09-18 09:45:39 +08:00
FangYin Cheng
71b745aa02
chore: add autodl online image address
2023-09-17 17:00:00 +08:00
FangYin Cheng
03a6677a6a
chore: add autodl setup script
2023-09-16 23:58:47 +08:00
Aries-ckt
962d125cba
fix(ChatExcel): Chat excel bug fix ( #593 )
2023-09-15 21:40:13 +08:00
Aries-ckt
62646d143d
feat(model): support openai embedding model ( #591 )
...
Close #578
2023-09-15 21:34:41 +08:00
FangYin Cheng
cae297b3ba
chore: fix openai error setting in setup.py
2023-09-15 18:29:50 +08:00
FangYin Cheng
5a32cd9fe1
chore: update langchain version requirement
2023-09-15 18:23:27 +08:00
yhjun1026
cf9d9bd48e
fix(ChatExcel): ChatExcel OutParse Bug Fix
...
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:17:07 +08:00
yhjun1026
95badc5cdf
fix(ChatExcel): ChatExcel OutParse Bug Fix
...
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:12:16 +08:00
FangYin Cheng
1911e177b4
chore: add autodl setup script
2023-09-15 18:08:55 +08:00
FangYin Cheng
9d85dab13a
doc(model): add documents for InternLM
2023-09-15 18:08:55 +08:00
FangYin Cheng
5aa9cb455e
feat(model): support openai embedding model
2023-09-15 18:08:55 +08:00
FangYin Cheng
e331936bff
chore: readme format display problem fix ( #592 )
...
update readme.zh.md display problem.
2023-09-15 18:08:31 +08:00