Share via


ChatOptions.TopP Property

Definition

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

Property Value

Applies to