TerminationStrategy.MaximumIterations Property

Definition

Gets or sets the maximum number of agent interactions for a given chat invocation.

public int MaximumIterations { get; set; }
member this.MaximumIterations : int with get, set
Public Property MaximumIterations As Integer

Property Value

The default is DefaultMaximumIterations.

Applies to