Share via


OpenAIChatHistoryExtensions Class

Definition

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

Applies to