litellm/tests/test_litellm/llms
Matt Greathouse f22bc0aab2
Support Deepseek 3.2 with Reasoning (#17384)
* Add openrouter/deepseek/deepseek-v3.2

* Added deepseek-provided v3.2

* Allow reasoning effort param for openrouter models that support it

* Added tests
2025-12-02 22:00:19 -08:00
..
anthropic Add day 0 support for anthropic new feat (#17091) 2025-11-25 11:28:47 -08:00
azure Merge branch 'BerriAI:main' into main 2025-11-28 15:28:52 +01:00
azure_ai fix tests/test_litellm/llms/azure_ai/claude/test_azure_anthropic_handler.py 2025-11-27 22:59:29 +05:30
baseten/chat add testing and remove redundant function 2025-08-21 11:25:26 -07:00
bedrock feat: Add Nova lite 2 reasoning support with reasoningConfig (#17371) 2025-12-02 16:33:07 -08:00
bytez/chat Integration: Bytez as a model provider (#12121) 2025-07-12 10:50:39 -07:00
chat Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
cohere Guardrails - Responses API, Image Gen, Text completions, Audio transcriptions, Audio Speech, Rerank, Anthropic Messages API support via the unified apply_guardrails function (#15706) 2025-10-25 13:38:57 -07:00
cometapi/chat feat: add CometAPI provider support with chat completions and streaming (#13458) 2025-08-11 18:06:37 -07:00
compactifai Fix CompactifAI provider tests and implementation 2025-09-15 22:03:42 +02:00
custom_httpx 🐛 Fix proxy caching between requests in aiohttp transport (#17122) 2025-12-02 14:37:45 -08:00
dashscope feat: support dashscope tiered pricing 2025-11-03 20:27:25 -08:00
databricks Update Databricks model pricing and add new models (including databricks pricing test). (#17277) 2025-12-01 20:06:47 -08:00
datarobot Updated URL handling for DataRobot provider base 2025-08-21 19:42:46 -06:00
deepgram fix: return the diarized transcript when it's required in the request (#16133) 2025-11-02 09:45:18 -08:00
deepinfra fix deepinfra test 2025-09-10 19:39:23 -07:00
docker_model_runner fix docker model runner tests 2025-11-22 11:07:56 -08:00
featherless_ai/chat test: fixes 2025-05-31 12:42:56 -07:00
fireworks_ai/chat Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
gemini Add Gemini image edit support (#16430) 2025-11-12 18:48:27 -08:00
github_copilot feat(github-copilot): Add Embedding API support (#17278) 2025-12-01 20:05:28 -08:00
heroku adds tool calling test 2025-08-06 14:23:55 -06:00
hosted_vllm fix: fix vllm test 2025-09-27 10:01:48 -07:00
huggingface refactor: cleanup huggingface rerank transformation 2025-06-06 10:30:44 -07:00
jina_ai/embedding feat(JinaAI): support multimodal embedding models (#13181) 2025-08-05 19:21:56 -07:00
lemonade Adding unit tests and documentation 2025-09-30 12:12:24 -06:00
litellm_proxy/chat LiteLLM SDK <-> Proxy: support user param + Prisma - remove use_prisma_migrate flag - redundant as this is now default (#13555) 2025-08-12 22:03:39 -07:00
llamafile/chat test llamafile 2025-07-03 22:35:22 -07:00
lm_studio fix(lm_studio): resolve illegal Bearer header value issue 2025-09-12 22:41:30 +02:00
meta_llama [Bug Fix] Fix Error code: 307 for LlamaAPI Streaming Chat (#11946) 2025-06-30 16:52:42 -07:00
mistral Added thinking streaming support for mistral (#16434) 2025-11-10 18:41:45 -08:00
moonshot [Feat] New LLM API Integration - Add Moonshot API (Kimi) (#12551) (#12592) 2025-07-14 15:23:34 -07:00
nebius test: fixes 2025-05-31 12:42:56 -07:00
novita/chat Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
nscale/chat Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
oci/chat OCI Provider: Fix pydantic validation errors during tool call with streaming. (#16899) 2025-11-23 22:03:44 -08:00
ollama fix(ollama): Enhance chunk parsing for empty responses without 'thinking' and improve error logging (#13333) (#15717) 2025-10-21 16:59:01 -07:00
openai Fix/issue 16759 streaming error validation (#17242) 2025-11-27 21:24:04 -08:00
openai_like/chat fix: Resolve pytest module name collision for test_transformation.py files (#16661) 2025-11-14 16:50:40 -08:00
openrouter/chat Support Deepseek 3.2 with Reasoning (#17384) 2025-12-02 22:00:19 -08:00
ovhcloud Add support of audio transcription for OVHcloud (#17305) 2025-12-01 18:26:39 -08:00
perplexity Revert "Update perplexity cost tracking (#15743)" (#16345) 2025-11-06 19:00:45 -08:00
pg_vector/vector_stores [Bug Fix] QA - Use PG Vector Vector Store with LiteLLM (#12716) 2025-07-18 08:41:18 -07:00
publicai [Feature]: Add Provider publicai.co (#17230) 2025-11-27 13:08:03 -08:00
recraft [Feat] Add Recraft API - Image Edits Support (#12874) 2025-07-22 15:03:08 -07:00
runwayml [Feat] RunwayML - Add support for /audio/speech eleven_multilingual_v2 endpoint (#16604) 2025-11-13 14:32:09 -08:00
sagemaker [Oct Staging Branch] (#15460) 2025-10-17 17:52:25 -07:00
sambanova Feat/sambanova embeddings (#13308) 2025-08-12 17:15:26 -07:00
snowflake Snowflake provider support: added embeddings, PAT, account_id (#15727) 2025-11-17 20:27:46 -08:00
vercel_ai_gateway Fix vercel_ai_gateway entry for glm-4.6 (#16084) 2025-10-30 19:40:35 -07:00
vertex_ai test_gemini_get_complete_url 2025-11-26 14:35:03 -08:00
volcengine add more test 2025-09-16 12:11:10 +08:00
wandb (feat): Add W&B Inference to LiteLLM 2025-09-11 00:07:30 +05:30
watsonx [Fix] Fix Watsonx Audio Transcription API (#17326) 2025-12-01 18:26:56 -08:00
xai Prompt security litellm (#16365) 2025-11-24 11:44:20 -08:00
zai feat(provider): add Z.AI (Zhipu AI) as built-in provider (#17307) 2025-12-01 19:56:47 -08:00