EmbeddingConfiguration interface
Embedding configuration class
Properties
| embedding |
Embedding field |
| model |
Deployment name of embedding model. It can point to a model deployment either in the parent AIServices or a connection. |
Property Details
embeddingField
Embedding field
embeddingField: string
Property Value
string
modelDeploymentName
Deployment name of embedding model. It can point to a model deployment either in the parent AIServices or a connection.
modelDeploymentName: string
Property Value
string