takatost 2851a9f04e feat: optimize minimax llm call (#1312) 1 年之前
..
__init__.py 5fa2161b05 feat: server multi models support (#799) 1 年之前
anthropic_llm.py d75e8aeafa feat: disable anthropic retry (#1067) 1 年之前
azure_chat_open_ai.py 5fa2161b05 feat: server multi models support (#799) 1 年之前
azure_open_ai.py 5fa2161b05 feat: server multi models support (#799) 1 年之前
baichuan_llm.py 1d4f019de4 feat: add baichuan llm support (#1294) 1 年之前
chat_open_ai.py 417c19577a feat: add LocalAI local embedding model support (#1021) 1 年之前
fake.py 5fa2161b05 feat: server multi models support (#799) 1 年之前
huggingface_endpoint_llm.py 0796791de5 feat: hf inference endpoint stream support (#1028) 1 年之前
huggingface_hub_llm.py e409895c02 Feat/huggingface embedding support (#1211) 1 年之前
minimax_llm.py 2851a9f04e feat: optimize minimax llm call (#1312) 1 年之前
open_ai.py ae3f1ac0a9 feat: support gpt-3.5-turbo-instruct model (#1195) 1 年之前
openllm.py 875dfbbf0e fix: openllm completion start with prompt, remove it (#1303) 1 年之前
replicate_llm.py 5fa2161b05 feat: server multi models support (#799) 1 年之前
spark.py f42e7d1a61 feat: add spark v2 support (#885) 1 年之前
tongyi_llm.py 5fa2161b05 feat: server multi models support (#799) 1 年之前
wenxin.py c4d759dfba fix: wenxin error not raise when stream mode (#884) 1 年之前
xinference_llm.py 2d9616c29c fix: xinference last token being ignored (#1013) 1 年之前
zhipuai_llm.py 827c97f0d3 feat: add zhipuai (#1188) 1 年之前