Skip to content

[Azure] Dall-E #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from
Closed

[Azure] Dall-E #337

wants to merge 9 commits into from

Conversation

cmurtz-msft
Copy link
Contributor

@cmurtz-msft cmurtz-msft commented Mar 23, 2023

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

@cmurtz-msft cmurtz-msft marked this pull request as ready for review March 23, 2023 19:44
@cmurtz-msft
Copy link
Contributor Author

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

@cmurtz-msft
Copy link
Contributor Author

Here is the PR for the spec: Azure/azure-rest-api-specs#23104

@cmurtz-msft cmurtz-msft requested a review from andreasjl March 25, 2023 21:36
@glecaros glecaros mentioned this pull request May 5, 2023
jhallard pushed a commit that referenced this pull request Jun 6, 2023
* This PR updates #337 with updates for it to work with the latest API preview

---------

Co-authored-by: Christian Mürtz <t-cmurtz@microsoft.com>
@rattrayalex
Copy link
Collaborator

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.

megamanics pushed a commit to devops-testbed/openai-python that referenced this pull request Aug 14, 2024
* This PR updates openai#337 with updates for it to work with the latest API preview

---------

Co-authored-by: Christian Mürtz <t-cmurtz@microsoft.com>
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* This PR updates openai#337 with updates for it to work with the latest API preview

---------

Co-authored-by: Christian Mürtz <t-cmurtz@microsoft.com>
safa0 pushed a commit to safa0/openai-agents-python that referenced this pull request Apr 27, 2025
### Summary:
Spins up a stdio server with some local files, then asks the model
questions.

### Test Plan:
Run the example, see it work.

(repeat of openai#322)
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.

3 participants