Sdílet prostřednictvím


AzureMachineLearningParameters.ModelName Property

Definition

The name of the embedding model from the Azure AI Studio Catalog that is deployed at the provided endpoint.

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

Property Value

Applies to