EmbeddingConfiguration.ModelDeploymentName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deployment name of embedding model. It can point to a model deployment either in the parent AIServices or a connection.
public string ModelDeploymentName { get; set; }
member this.ModelDeploymentName : string with get, set
Public Property ModelDeploymentName As String