LimitTokenFilter.MaxTokenCount Property

Definition

The maximum number of tokens to produce. Default is 1.

public int? MaxTokenCount { get; set; }
member this.MaxTokenCount : Nullable<int> with get, set
Public Property MaxTokenCount As Nullable(Of Integer)

Property Value

Applies to