Skip to content

Improve Azure-OpenAI Responses compatibility#117

Merged
jnu merged 2 commits into
mainfrom
fix-endpoint
Apr 16, 2026
Merged

Improve Azure-OpenAI Responses compatibility#117
jnu merged 2 commits into
mainfrom
fix-endpoint

Conversation

@jnu
Copy link
Copy Markdown
Contributor

@jnu jnu commented Apr 16, 2026

The Python SDK for AzureOpenAI has drifted into some confused hybrid implementation that tries to account for the old style of Azure's API and OpenAI's API. The /openai/v1/ endpoint on Azure actually works with the normal OpenAI client, so we will just shift to that here.

We keep backwards compatibility with how we've always defined Azure OpenAI clients.

@jnu jnu merged commit e1eec7b into main Apr 16, 2026
5 checks passed
@jnu jnu deleted the fix-endpoint branch April 16, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant