Share via


Response.MaxOutputTokens Property

Definition

An upper bound for the number of tokens that can be generated for a response, including visible output tokens and reasoning tokens.

public int? MaxOutputTokens { get; }
member this.MaxOutputTokens : Nullable<int>
Public ReadOnly Property MaxOutputTokens As Nullable(Of Integer)

Property Value

Applies to