Share via


ChatOptions.FrequencyPenalty Property

Definition

public:
 property Nullable<float> FrequencyPenalty { Nullable<float> get(); void set(Nullable<float> value); };
public float? FrequencyPenalty { get; set; }
member this.FrequencyPenalty : Nullable<single> with get, set
Public Property FrequencyPenalty As Nullable(Of Single)

Property Value

Applies to