CompactionMessageGroup.SummaryPropertyKey Field
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.
The AdditionalProperties key used to identify a message as a compaction summary.
public static readonly string SummaryPropertyKey;
staticval mutable SummaryPropertyKey : string
Public Shared ReadOnly SummaryPropertyKey As String
Field Value
Remarks
When this key is present with a value of true, the message is classified as Summary by Microsoft.Agents.AI.Compaction.CompactionMessageIndex.Create(System.Collections.Generic.IList{Microsoft.Extensions.AI.ChatMessage},Microsoft.ML.Tokenizers.Tokenizer).