CompactionMessageGroup.SummaryPropertyKey Field

Definition

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).

Applies to