litellm/tests/test_litellm/llms/azure/response
mateo-berri ada0a1ad3a fix(azure_ai): strip the azure_ai/ prefix when a Responses call is remapped to azure
A catalog OpenAI name on an .openai.azure.com host (or with AZURE_AI_API_BASE set to one) is remapped from azure_ai to azure before the Responses request is built, and the azure_ai/ prefix stayed in the wire model, so Azure answered DeploymentNotFound. The Azure Responses config now strips azure_ai/ next to responses/ and o_series/.
2026-09-16 16:49:29 -07:00
..
test_azure_transformation.py fix(azure_ai): strip the azure_ai/ prefix when a Responses call is remapped to azure 2026-09-16 16:49:29 -07:00