AzureAIModelTarget.SamplingParams Property

Definition

The parameters used to control the sampling behavior of the model during text generation.

public Azure.AI.Projects.Evaluation.ModelSamplingParams SamplingParams { get; set; }
member this.SamplingParams : Azure.AI.Projects.Evaluation.ModelSamplingParams with get, set
Public Property SamplingParams As ModelSamplingParams

Property Value

Applies to