Share via


ChatOptions.PresencePenalty Property

Definition

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

Property Value

Applies to