Uses of Class
com.azure.cosmos.models.CosmosVectorEmbeddingPolicy
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosVectorEmbeddingPolicy in com.azure.cosmos.models
Modifier and TypeMethodDescriptionCosmosContainerProperties.getVectorEmbeddingPolicy()
Gets the Vector Embedding Policy containing paths for embeddings along with path-specific settings for the item used in performing vector search on the items in a collection in the Azure CosmosDB database service.Modifier and TypeMethodDescriptionCosmosContainerProperties.setVectorEmbeddingPolicy
(CosmosVectorEmbeddingPolicy value) Sets the Vector Embedding Policy containing paths for embeddings along with path-specific settings for the item used in performing vector search on the items in a collection in the Azure CosmosDB database service.