Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
VectorEmbeddingPolicy interface
- Package:
- @azure/cosmos
Represents the policy configuration for vector embeddings in the Azure Cosmos DB service.
Properties
| vectorEmbeddings | The vector embeddings to be configured. |
Property Details
vectorEmbeddings
The vector embeddings to be configured.
vectorEmbeddings: VectorEmbedding[]
