Adds DALL-E note to Azure OpenAI in v1 SDK - #766
Merged
Conversation
Adds important note for Azure OpenAI users.
Contributor
|
I don't think this is how we'd want to phrase it; better to point to the Azure docs which document a workaround. cc @kristapratico |
link? |
Contributor
Thanks, checking with the team.
|
Included a link to the workaround
Contributor
Author
|
Hey, @rattrayalex & @kristapratico I have added the link and the workaround to reflect the suggested doc changes. Thank you for your review. |
rattrayalex
approved these changes
Nov 11, 2023
schnerd
approved these changes
Nov 16, 2023
Contributor
|
Ah, this is now outdated bc azure has some support for dalle3 in the new
sdks
…On Wed, Nov 15 2023 at 10:56 PM, David Schnurr ***@***.***> wrote:
Merged #766 <#766> into main.
—
Reply to this email directly, view it on GitHub
<#766 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFL6LS6YKMXVYJEHQZHP2LYEWFH5AVCNFSM6AAAAAA7FPFHBKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJQHE3TKMRVHA3DONA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Contributor
|
Ah my bad – removing here https://github.com/openai/openai-python/pull/830/files |
|
It's probably fine to keep for now until they actually get it in |
megamanics
pushed a commit
to devops-testbed/openai-python
that referenced
this pull request
Aug 14, 2024
* Adds DALL-E note to Azure OpenAI in v1 SDK Adds important note for Azure OpenAI users. * Updates DALL-E docs to include workaround Included a link to the workaround
cgayapr
pushed a commit
to cgayapr/openai-python
that referenced
this pull request
Dec 14, 2024
* Adds DALL-E note to Azure OpenAI in v1 SDK Adds important note for Azure OpenAI users. * Updates DALL-E docs to include workaround Included a link to the workaround
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes being requested
#692
Updates Azure OpenAI with a note warning users that Dall-E is not supported in the v1 SDK yet.
Additional context & links