Partager via


FunctionCallingStepwisePlannerOptions.MaxTokensRatio Property

Definition

The ratio of tokens to allocate to the completion request. (prompt / (prompt + completion))

public double MaxTokensRatio { get; set; }
member this.MaxTokensRatio : double with get, set
Public Property MaxTokensRatio As Double

Property Value

Applies to