Share via


ChatHistoryAgentThread.ChatHistory Property

Definition

Gets the underlying ChatHistory object that stores the chat history for this thread.

public Microsoft.SemanticKernel.ChatCompletion.ChatHistory ChatHistory { get; }
member this.ChatHistory : Microsoft.SemanticKernel.ChatCompletion.ChatHistory
Public ReadOnly Property ChatHistory As ChatHistory

Property Value

Applies to