AggregatorTerminationStrategy.Condition 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.
Logical operation for aggregation: All or Any (and/or). Default: All.
public Microsoft.SemanticKernel.Agents.Chat.AggregateTerminationCondition Condition { get; init; }
member this.Condition : Microsoft.SemanticKernel.Agents.Chat.AggregateTerminationCondition with get, set
Public Property Condition As AggregateTerminationCondition