mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Azure GPT-5.4+ models now get the same auto-routing treatment as OpenAI when both `reasoning_effort` and `tools` are used in `litellm.completion()`. Previously, `reasoning_effort` was silently dropped for Azure; now the request is bridged to the Responses API which supports both parameters. Fixes #23914 |
||
|---|---|---|
| .. | ||
| test_azure_chat_gpt_transformation.py | ||
| test_azure_chat_o_series_transformation.py | ||
| test_azure_gpt5_transformation.py | ||