Compartilhar via


LimitTokenFilter.MaxTokenCount Propriedade

Definição

Obtém ou define o número máximo de tokens a serem produzidos. O padrão é UTF-1.

[Newtonsoft.Json.JsonProperty(PropertyName="maxTokenCount")]
public int? MaxTokenCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxTokenCount")>]
member this.MaxTokenCount : Nullable<int> with get, set
Public Property MaxTokenCount As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a