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

[OpenAI[ Added withResponse overload method for ImageGeneration #41047

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

mssfang
Copy link
Member

@mssfang mssfang commented Jul 8, 2024

  • Added a new overload getImageGenerationsWithResponse that takes RequestOptions to provide the flexibility to
    modify the HTTP request.

close: #36981

@mssfang mssfang added Client This issue points to a problem in the data-plane of the library. OpenAI labels Jul 8, 2024
@mssfang mssfang added this to the 2024-07 milestone Jul 8, 2024
@mssfang mssfang self-assigned this Jul 8, 2024
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

com.azure:azure-ai-openai

@mssfang mssfang enabled auto-merge (squash) July 8, 2024 18:41
@mssfang mssfang disabled auto-merge July 8, 2024 18:42
@mssfang mssfang merged commit 50e9583 into Azure:main Jul 8, 2024
27 checks passed
@mssfang mssfang deleted the OpenAI-WithReponseMethod branch July 8, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. OpenAI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OpenAI] Add withResponse client methods for Image Generation and Streaming
3 participants