MaxResponseOutputTokensOption.CreateInfiniteMaxTokensOption Method
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.
Creates an options class with infinite tokens possible.
public static Azure.AI.VoiceLive.MaxResponseOutputTokensOption CreateInfiniteMaxTokensOption();
static member CreateInfiniteMaxTokensOption : unit -> Azure.AI.VoiceLive.MaxResponseOutputTokensOption
Public Shared Function CreateInfiniteMaxTokensOption () As MaxResponseOutputTokensOption