mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Azure's chat completions validator rejects tool parameters carrying a top-level anyOf/oneOf/allOf for every model family. AzureOpenAIConfig and the o-series config now flatten them via the shared helper moved to prompt_templates common_utils. Requests bridged to the Responses API for gpt-5.4+ with reasoning active keep the union, which that surface accepts |
||
|---|---|---|
| .. | ||
| test_azure_base_model_routing.py | ||
| test_azure_chat_gpt_transformation.py | ||
| test_azure_chat_o_series_transformation.py | ||
| test_azure_gpt5_transformation.py | ||