SessionResponse.MaxOutputTokens 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.
Maximum number of output tokens for a single assistant response, inclusive of tool calls, that was used in this response.
public Azure.AI.VoiceLive.MaxResponseOutputTokensOption MaxOutputTokens { get; }
public BinaryData MaxOutputTokens { get; }
member this.MaxOutputTokens : Azure.AI.VoiceLive.MaxResponseOutputTokensOption
member this.MaxOutputTokens : BinaryData
Public ReadOnly Property MaxOutputTokens As MaxResponseOutputTokensOption
Public ReadOnly Property MaxOutputTokens As BinaryData