Partager via


AggregatorAgent.Mode Property

Definition

Defines the relationship between the internal aggregated chat and the chat with which AggregatorAgent is participating. Default: Flat.

public Microsoft.SemanticKernel.Agents.AggregatorMode Mode { get; init; }
member this.Mode : Microsoft.SemanticKernel.Agents.AggregatorMode with get, set
Public Property Mode As AggregatorMode

Property Value

Applies to