openai-python icon indicating copy to clipboard operation
openai-python copied to clipboard

[Azure] Dall-E

Open cmurtz-msft opened this issue 2 years ago • 2 comments

  • Adds support for Dall-E on Azure
    • API is async so we have to poll
  • Adds OPENAI_API_VERSION environment variable

cmurtz-msft avatar Mar 23 '23 19:03 cmurtz-msft

@ted-at-openai @hallacy Please have a look at this.

cmurtz-msft avatar Mar 23 '23 19:03 cmurtz-msft

Here is the PR for the spec: https://github.com/Azure/azure-rest-api-specs/pull/23104

cmurtz-msft avatar Mar 24 '23 15:03 cmurtz-msft

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.

rattrayalex avatar Nov 10 '23 02:11 rattrayalex