Share via


AgentChat.History Property

Definition

Exposes the internal history to subclasses.

protected Microsoft.SemanticKernel.ChatCompletion.ChatHistory History { get; }
member this.History : Microsoft.SemanticKernel.ChatCompletion.ChatHistory
Protected ReadOnly Property History As ChatHistory

Property Value

Applies to