Jason d4be5ef9de Update Novita AI predefined models (#13045) 1 år sedan
..
__base dbe7a7c4fd Fix: Add a INFO-level log when fallback to gpt2tokenizer (#12508) 1 år sedan
anthropic 2681bafb76 fix: handle document fetching from URL in Anthropic LLM model, solving base64 decoding error (#11858) 1 år sedan
azure_ai_studio 51db59622c chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 år sedan
azure_openai 166221d784 chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 år sedan
baichuan daccb10d8c fix: volcengine_maas and baichuan message error (#11625) 1 år sedan
bedrock a2f8bce8f5 chore: add Japanese translation: model_providers/bedrock (#13016) 1 år sedan
chatglm 40fb4d16ef chore: refurbish Python code by applying refurb linter rules (#8296) 1 år sedan
cohere 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
deepseek 59b3e672aa feat: add agent thinking content display of deepseek R1 (#12949) 1 år sedan
fireworks 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
fishaudio 448a19bf54 fix: fish audio wrong validate credentials interface (#11019) 1 år sedan
gitee_ai 6df17a334c fix: Update the API call address for the text_embedding model (#12342) 1 år sedan
google e23f4b0265 feat: add gemini-2.0-flash-thinking-exp-01-21 (#12924) 1 år sedan
gpustack 2bb521b135 Support TTS and Speech2Text for Model Provider GPUStack (#12381) 1 år sedan
groq d7c0bc8c23 feat: Add response format support for openai compat models (#12240) 1 år sedan
huggingface_hub 166221d784 chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 år sedan
huggingface_tei 6a0ff3686c fix: fix typo (#12034) 1 år sedan
hunyuan baeddd4d15 feat:Add support for stop parameter in hunyuan model #12313 (#12315) 1 år sedan
jina 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
leptonai 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 1 år sedan
localai 1e829ceaf3 chore: format get_customizable_model_schema return value (#9335) 1 år sedan
minimax 925d69a2ee feat:Support Minimax-Text-01 (#12763) 1 år sedan
mistralai 42d986b96d [Pixtral] Add new model ; add vision (#11231) 1 år sedan
mixedbread b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 år sedan
moonshot 6ea77ab4cd fix: DeepSeek API Error with response format active (text and json_object) (#12747) 1 år sedan
nomic 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
novita d4be5ef9de Update Novita AI predefined models (#13045) 1 år sedan
nvidia b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 år sedan
nvidia_nim 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 1 år sedan
oci 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
ollama 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
openai 46e95e8309 fix: OpenAI o1 Bad Request Error (#12839) 1 år sedan
openai_api_compatible 6222179a57 Revert "fix:deepseek tool call not working correctly" (#12463) 1 år sedan
openllm 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
openrouter 4e6c86341d Add 'document' feature to Sonnet 3.5 through OpenRouter (#12444) 1 år sedan
perfxcloud 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
replicate 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
sagemaker 147d578922 [Fix] revert sagemaker llm to support model hub (#12378) 1 år sedan
siliconflow 6ea77ab4cd fix: DeepSeek API Error with response format active (text and json_object) (#12747) 1 år sedan
spark 9d86147d20 fix: SparkLite API Auth error (#12781) (#12790) 1 år sedan
stepfun 3c2e30f348 fix: #12143 support streaming mode content start with "data:" (#12171) 1 år sedan
tencent 40fb4d16ef chore: refurbish Python code by applying refurb linter rules (#8296) 1 år sedan
togetherai 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
tongyi 166221d784 chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 år sedan
triton_inference_server 166221d784 chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 år sedan
upstage 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
vertex_ai 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
vessl_ai 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
volcengine_maas d167d5b1be feat(ark): support doubao 1.5 series of models (#12935) 1 år sedan
voyage 8aae235a71 fix: int None will cause error for context size (#11055) 1 år sedan
wenxin 166221d784 chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 år sedan
x cf0ff88120 feat: add grok-2-1212 and grok-2-vision-1212 (#11672) 1 år sedan
xinference 166221d784 chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 år sedan
yi 56e15d09a9 feat: mypy for all type check (#10921) 1 år sedan
zhinao 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 1 år sedan
zhipuai da67916843 feat: add glm-4-air-0111 (#12997) 1 år sedan
__init__.py d069c668f8 Model Runtime (#1858) 2 år sedan
_position.yaml fb49413a41 feat: add voyage ai as a new model provider (#8747) 1 år sedan
model_provider_factory.py 4e7b6aec3a feat: support pinning, including, and excluding for model providers and tools (#7419) 1 år sedan