litellm/tests/test_litellm/llms
Cesar Garcia 0295f912be
fix(openai): include 'user' param for responses API models (#17648)
The 'user' parameter was being ignored when using responses API models
(e.g., model="openai/responses/gpt-4.1") because the model name check
in get_supported_openai_params() didn't account for the "responses/" prefix.

Fix: Normalize the model name by stripping "responses/" prefix before
checking if the model is in the list of supported OpenAI models.

This is a minimal, non-breaking change that:
- Adds 2 lines of code in gpt_transformation.py
- Only affects the parameter support check, not the model variable itself
- Includes unit and integration tests
2025-12-08 18:52:47 -08:00
..
amazon_nova/chat [New Model] Add Amazon Nova as first party provider for chat completions (#17351) 2025-12-06 14:43:55 -08:00
anthropic fix(anthropic): handle partial JSON chunks in streaming responses (#17493) 2025-12-07 23:34:42 -08:00
azure Fix: Lack of None value checks & update publicai_chat_transformation tests (#17539) 2025-12-05 09:43:52 -08:00
azure_ai fix Azure AI Anthropic api-key header and passthrough cost calculation (#17656) 2025-12-08 18:50:26 -08:00
baseten/chat
bedrock [Feat] New model - add bedrock writer models (#17685) 2025-12-08 17:49:06 -08:00
bytez/chat
chat
cohere fix(unified_guardrail.py): support during_call event type for unified guardrails (#17514) 2025-12-04 22:06:13 -08:00
cometapi/chat
compactifai
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
deepgram fix: return the diarized transcript when it's required in the request (#16133) 2025-11-02 09:45:18 -08:00
deepinfra
docker_model_runner fix docker model runner tests 2025-11-22 11:07:56 -08:00
featherless_ai/chat
fireworks_ai Add fireworks rerank support 2025-12-08 20:29:50 +05:30
gemini Add Gemini image edit support (#16430) 2025-11-12 18:48:27 -08:00
github_copilot fix(github_copilot): preserve encrypted_content in reasoning items for multi-turn conversations (#17130) 2025-12-05 12:42:25 -08:00
heroku
hosted_vllm fix: fix vllm test 2025-09-27 10:01:48 -07:00
huggingface
jina_ai/embedding
lemonade Adding unit tests and documentation 2025-09-30 12:12:24 -06:00
litellm_proxy/chat
llamafile/chat
lm_studio
meta_llama
mistral Added thinking streaming support for mistral (#16434) 2025-11-10 18:41:45 -08:00
moonshot
nebius
novita/chat
nscale/chat
oci/chat OCI Provider: Fix pydantic validation errors during tool call with streaming. (#16899) 2025-11-23 22:03:44 -08:00
ollama Fixes #13652 - auth not working with ollama.com (#17191) 2025-12-05 15:52:54 -08:00
openai fix(openai): include 'user' param for responses API models (#17648) 2025-12-08 18:52:47 -08:00
openai_like Refactor: Skip PublicAI tests if API key is not set (#17540) 2025-12-05 10:22:07 -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
publicai Fix: Lack of None value checks & update publicai_chat_transformation tests (#17539) 2025-12-05 09:43:52 -08:00
ragflow/chat fix failing vertex tests 2025-12-06 00:04:04 +05:30
recraft
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
sap [New provider] Sap gen ai hub (#16053) 2025-12-08 12:31:06 -08: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 fix(vertex_llm_base.py): Add missing scopes to identity pool credentials (#17560) 2025-12-06 16:03:51 -08:00
volcengine
wandb
watsonx fix: make test_watsonx_gpt_oss_prompt_transformation deterministic (#17597) 2025-12-06 08:48:39 -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