Skip to content

[OpenAI] Added a new overload getChatCompletionsStreamWithResponse #39258

Merged
mssfang merged 2 commits intoAzure:mainfrom
mssfang:OpenAI-ChatCompletionStream-RequestOption
Mar 19, 2024
Merged

[OpenAI] Added a new overload getChatCompletionsStreamWithResponse #39258
mssfang merged 2 commits intoAzure:mainfrom
mssfang:OpenAI-ChatCompletionStream-RequestOption

Conversation

@mssfang
Copy link
Contributor

@mssfang mssfang commented Mar 15, 2024

closes: #38789

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

…es `RequestOptions` to provide the flexibility to

  modify the HTTP request.
@mssfang mssfang added Client This issue points to a problem in the data-plane of the library. OpenAI labels Mar 15, 2024
@mssfang mssfang requested a review from srnagar March 15, 2024 21:49
@mssfang mssfang self-assigned this Mar 15, 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 merged commit 4adaa21 into Azure:main Mar 19, 2024
@mssfang mssfang deleted the OpenAI-ChatCompletionStream-RequestOption branch March 19, 2024 20:27
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.

[FEATURE REQ] OpenAI - Chat completions streaming operation should support setting RequestOptions

3 participants