OpenAIAssistantCopilotOptionsBase.Temperature

OpenAIAssistantCopilotOptionsBase.Temperature property

Gets or sets the sampling temperature to use for the model.

public double? Temperature { get; set; }

See Also