OpenAIChatHistoryExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Chat history extensions.
public static class OpenAIChatHistoryExtensions
type OpenAIChatHistoryExtensions = class
Public Module OpenAIChatHistoryExtensions
- Inheritance
-
OpenAIChatHistoryExtensions
Methods
AddStreamingMessageAsync(ChatHistory, IAsyncEnumerable<OpenAIStreamingChatMessageContent>) |
Add a message to the chat history at the end of the streamed message |