litellm/tests/test_litellm/llms
Krish Dholakia 1a4ad8bf18
Update mistral 'supports_response_schema' field + Fix ollama embedding (#12024)
* build(model_prices_and_context_window.json): update all mistral models (besides codestral-mamba) to indicate support for response schema

Closes https://github.com/BerriAI/litellm/issues/12012

* fix(route_llm_request.py): if llm router is not initialized, go straight through to litellm sdk

Fixes https://github.com/BerriAI/litellm/issues/12008

* test: add unit test

* fix(ollama_embeddings): fix unecessary await

Fixes https://github.com/BerriAI/litellm/issues/11997

* test: update ollama embedding tests
2025-06-25 07:20:13 -07:00
..
anthropic Anthropic /v1/messages - Custom LLM Server support (#12016) 2025-06-24 22:00:44 -07:00
azure [Feat] OpenAI/Azure OpenAI - Add support for creating vector stores on LiteLLM (#12021) 2025-06-24 20:46:48 -07:00
azure_ai/chat Litellm dev 06 18 2025 p1 (#11872) 2025-06-18 21:24:36 -07:00
bedrock fix aws bedrock claude tool call index (#11842) 2025-06-20 23:21:08 -07:00
chat
cohere/chat
custom_httpx fix - checking proxy settings (#11947) 2025-06-23 09:30:40 -07:00
databricks
datarobot Add support for DataRobot as a provider in LiteLLM (#10385) 2025-06-02 08:37:21 -07:00
deepgram [Feat] Add provider specific params for deepgram/ (#11638) 2025-06-11 15:36:45 -07:00
featherless_ai/chat test: fixes 2025-05-31 12:42:56 -07:00
fireworks_ai/chat
gemini feat: Add audio parameter support to gemini tts models (#11287) 2025-05-31 16:20:19 -07:00
hosted_vllm/chat
huggingface refactor: cleanup huggingface rerank transformation 2025-06-06 10:30:44 -07:00
litellm_proxy/chat LiteLLM SDK <-> Proxy improvement (don't transform message client-side) + Bedrock - handle qs:.. in base64 file data + Tag Management - support adding public model names (#11908) 2025-06-19 22:34:18 -07:00
llamafile/chat
lm_studio
meta_llama [Feat] Enable Tool Calling for meta_llama (#11895) 2025-06-19 13:44:22 -07:00
mistral [Fix] Magistral small system prompt diverges too much from the official recommendation (#12007) 2025-06-24 13:45:58 -07:00
nebius test: fixes 2025-05-31 12:42:56 -07:00
novita/chat
nscale/chat
ollama Update mistral 'supports_response_schema' field + Fix ollama embedding (#12024) 2025-06-25 07:20:13 -07:00
openai fix: make response api support Azure Authentication method (#11941) 2025-06-23 08:43:20 -07:00
openrouter/chat
perplexity feat: implement Perplexity citation tokens and search queries cost calculation (#11938) 2025-06-23 14:15:25 -07:00
sagemaker
vertex_ai Litellm dev 06 23 2025 p1 (#11989) 2025-06-23 22:33:06 -07:00
watsonx Fixing watsonx error: 'model_id' or 'model' cannot be specified in the request body for models in a deployment space (#11854) 2025-06-23 10:14:10 -07:00
test_volcengine.py Anthropic /v1/messages - Custom LLM Server support (#12016) 2025-06-24 22:00:44 -07:00