ChatOptions.Seed Propriété

Définition

Obtient ou définit une valeur initiale utilisée par un service pour contrôler la reproductibilité des résultats.

public:
 property Nullable<long> Seed { Nullable<long> get(); void set(Nullable<long> value); };
public long? Seed { get; set; }
member this.Seed : Nullable<int64> with get, set
Public Property Seed As Nullable(Of Long)

Valeur de propriété

S’applique à