ChatHistoryKernelAgent.HistoryReducer Property
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.
System.Object.HistoryReducer
public Microsoft.SemanticKernel.Agents.History.IChatHistoryReducer? HistoryReducer { get; init; }
member this.HistoryReducer : Microsoft.SemanticKernel.Agents.History.IChatHistoryReducer with get, set
Public Property HistoryReducer As IChatHistoryReducer