Freigeben über


OnnxRuntimeGenAIPromptExecutionSettings.Temperature Property

Definition

Temperature to sample with

[System.Text.Json.Serialization.JsonPropertyName("temperature")]
public float? Temperature { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("temperature")>]
member this.Temperature : Nullable<single> with get, set
Public Property Temperature As Nullable(Of Single)

Property Value

Attributes

Applies to