AggregatorAgent.Mode 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.
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