openai-python
openai-python copied to clipboard
[Azure] Dall-E
- Adds support for Dall-E on Azure
- API is async so we have to poll
- Adds
OPENAI_API_VERSIONenvironment variable
@ted-at-openai @hallacy Please have a look at this.
Here is the PR for the spec: https://github.com/Azure/azure-rest-api-specs/pull/23104
The SDK has been rewritten since this PR, and the new plan is for the Azure backend to come more closely in line with the OpenAI API for Dall-E.