AnthropicClientExtensions.DefaultMaxTokens 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.
Specifies the default maximum number of tokens allowed for processing operations.
public static int DefaultMaxTokens { get; set; }
static member DefaultMaxTokens : int with get, set
Public Property DefaultMaxTokens As Integer