Skip to content
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

Feat: AzureOpenAI image generations first class support #277

Closed
VisargD opened this issue Apr 1, 2024 · 0 comments · Fixed by #276
Closed

Feat: AzureOpenAI image generations first class support #277

VisargD opened this issue Apr 1, 2024 · 0 comments · Fixed by #276
Assignees
Labels
enhancement New feature or request triage

Comments

@VisargD
Copy link
Collaborator

VisargD commented Apr 1, 2024

Gateway now has /images/generations as a unified route which is used for providers like openai, stability, bedrock, etc. The current azure-openai provider integration does not support image generations. This should be added to allow azure-openai dall-e-3 users to make use of gateway.

Docs link: https://learn.microsoft.com/en-us/azure/ai-services/openai/dall-e-quickstart?tabs=dalle3,command-line&pivots=programming-language-studio

@VisargD VisargD added the enhancement New feature or request label Apr 1, 2024
@VisargD VisargD self-assigned this Apr 1, 2024
@github-actions github-actions bot added the triage label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant