Commit Graph

20 Commits

Author SHA1 Message Date
edward
962bd9a48c [summary]adapt for xunfei Spark LLM (#846)
Co-authored-by: Edward Shine <ahxiao@iflytek.com>
2023-11-28 14:56:13 +08:00
FangYin Cheng
5accaa44be feat(core): Support custom trace storage 2023-11-06 19:55:14 +08:00
FangYin Cheng
2c9c539404 feat(model): Support OpenAI-Compatible RESTful APIs 2023-11-02 20:39:14 +08:00
FangYin Cheng
0e273c68a8 chore: Modify proxy_api_app_id to optional 2023-10-27 18:27:41 +08:00
FangYin Cheng
b23919a6fc feat(model): New APP ID parameter for proxy LLM 2023-10-27 18:19:20 +08:00
FangYin Cheng
79846db65e feat(core): Support use custom log file name and tracer file name 2023-10-18 17:58:22 +08:00
FangYin Cheng
7ffa45c1a3 fix(model): Fix openai adapt previous proxy_server_url configuration and support azure openai model 2023-10-12 20:06:54 +08:00
FangYin Cheng
d5a52f79f1 feat(model): Support vLLM 2023-10-09 20:02:11 +08:00
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
yihong0618
76fdf52b0a fix: another way 2023-09-23 14:46:26 +08:00
FangYin Cheng
5aa9cb455e feat(model): support openai embedding model 2023-09-15 18:08:55 +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
FangYin Cheng
b6a4fd8a62 feat: Multi-model support with proxyllm and add more command-cli 2023-09-05 11:26:24 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
FangYin Cheng
e4dd6060da feat: Command-line tool design and multi-model integration 2023-08-31 17:22:31 +08:00
FangYin Cheng
dd86fb86b1 feat: Multi-model command line 2023-08-30 11:07:35 +08:00
FangYin Cheng
d467092766 merge multi-model and ChatExcel 2023-08-29 22:54:18 +08:00
FangYin Cheng
b5fd5d2a3a feat: Support llama.cpp 2023-08-15 19:00:08 +08:00