ChatCompletionCommonModelParameters.FrequencyPenalty Property

Definition

A float in the range [-2,2] that reduces or increases likelihood of repeated tokens. Default is 0.

public double? FrequencyPenalty { get; set; }
member this.FrequencyPenalty : Nullable<double> with get, set
Public Property FrequencyPenalty As Nullable(Of Double)

Property Value

Applies to