共用方式為


AzureOpenAIEmbeddingSkill.ModelName Property

Definition

The name of the embedding model that is deployed at the provided deploymentId path.

public Azure.Search.Documents.Indexes.Models.AzureOpenAIModelName? ModelName { get; set; }
member this.ModelName : Nullable<Azure.Search.Documents.Indexes.Models.AzureOpenAIModelName> with get, set
Public Property ModelName As Nullable(Of AzureOpenAIModelName)

Property Value

Applies to