takatost 7c9b585a47 feat: support weixin ernie-bot-4 and chat mode (#1375) 1 year ago
..
__init__.py 5fa2161b05 feat: server multi models support (#799) 2 years ago
anthropic_model.py 2eba98a465 feat: optimize anthropic connection pool (#1066) 2 years ago
azure_openai_model.py cbf095465c feat: remove llm client use (#1316) 1 year ago
baichuan_model.py 8480b0197b fix: prompt for baichuan text generation models (#1299) 1 year ago
base.py 42a5b3ec17 feat: advanced prompt backend (#1301) 1 year ago
chatglm_model.py 0796791de5 feat: hf inference endpoint stream support (#1028) 2 years ago
huggingface_hub_model.py c4d8bdc3db fix: hf hosted inference check (#1128) 1 year ago
localai_model.py 417c19577a feat: add LocalAI local embedding model support (#1021) 2 years ago
minimax_model.py 2851a9f04e feat: optimize minimax llm call (#1312) 1 year ago
openai_model.py 9822f687f7 fix: max tokens of OpenAI gpt-3.5-turbo-instruct to 4097 (#1338) 1 year ago
openllm_model.py 0796791de5 feat: hf inference endpoint stream support (#1028) 2 years ago
replicate_model.py 0796791de5 feat: hf inference endpoint stream support (#1028) 2 years ago
spark_model.py 0796791de5 feat: hf inference endpoint stream support (#1028) 2 years ago
tongyi_model.py c536f85b2e fix: compatibility issues with the tongyi model. (#1310) 1 year ago
wenxin_model.py 7c9b585a47 feat: support weixin ernie-bot-4 and chat mode (#1375) 1 year ago
xinference_model.py 0796791de5 feat: hf inference endpoint stream support (#1028) 2 years ago
zhipuai_model.py 827c97f0d3 feat: add zhipuai (#1188) 1 year ago