ChatHistorySummarizationReducer.UseSingleSummary 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.
Flag to indicate summarization is maintained in a single message, or if a series of summations are generated over time.
public bool UseSingleSummary { get; init; }
member this.UseSingleSummary : bool with get, set
Public Property UseSingleSummary As Boolean
Property Value
Remarks
Not using a single summary may ultimately result in a chat history that exceeds the token limit.