通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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