RequestOptions for the ChatClient.CompleteChatAsync(IEnumerable<ChatMessage> messages ... ) APIs #209
cristinamanum
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to send request headers to the CompleteChatAsync(IEnumerable messages.. ) but there is not any option for this.
What is the recommended pattern to send header information on the requests?
I see the
openai-dotnet/src/Custom/Chat/ChatClient.Protocol.cs
Line 23 in cc9169a
Beta Was this translation helpful? Give feedback.
All reactions