mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
* fix(azure_ai): Remove unsupported params from Azure AI Anthropic requests Azure AI Anthropic endpoint rejects max_retries and stream_options parameters with "Extra inputs are not permitted" error. These are LiteLLM-internal parameters that should not be sent to the API. Fixes 400 Bad Request error when using azure_ai/claude-sonnet-4-5 and other Azure AI Anthropic models. * test(azure_ai): Add test for unsupported params removal in Azure AI Anthropic Verifies that max_retries, stream_options, and extra_body are properly removed from the request before sending to Azure AI Anthropic endpoint. |
||
|---|---|---|
| .. | ||
| chat | ||
| claude | ||
| image_edit | ||