Microsoft.SemanticKernel.Agents.History Namespace

Classes

ChatHistorySummarizationReducer

Reduce the chat history by summarizing message past the target message count.

ChatHistoryTruncationReducer

Truncate the chat history to the target message count.

Interfaces

IChatHistoryReducer

Defines a contract for a reducing chat history.