Condividi tramite


ModelSamplingParams Class

Definition

Represents a set of parameters used to control the sampling behavior of a language model during text generation.

public class ModelSamplingParams : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.ModelSamplingParams>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.ModelSamplingParams>
type ModelSamplingParams = class
    interface IJsonModel<ModelSamplingParams>
    interface IPersistableModel<ModelSamplingParams>
Public Class ModelSamplingParams
Implements IJsonModel(Of ModelSamplingParams), IPersistableModel(Of ModelSamplingParams)
Inheritance
ModelSamplingParams
Implements

Applies to