Uses of Class
dev.langchain4j.store.embedding.azure.cosmos.nosql.AzureCosmosDbNoSqlEmbeddingStore.Builder
Packages that use AzureCosmosDbNoSqlEmbeddingStore.Builder
-
Uses of AzureCosmosDbNoSqlEmbeddingStore.Builder in dev.langchain4j.store.embedding.azure.cosmos.nosql
Methods in dev.langchain4j.store.embedding.azure.cosmos.nosql that return AzureCosmosDbNoSqlEmbeddingStore.BuilderModifier and TypeMethodDescriptionSets the Azure AI Search API key.AzureCosmosDbNoSqlEmbeddingStore.builder()
AzureCosmosDbNoSqlEmbeddingStore.Builder.containerName
(String containerName) Sets the container name.AzureCosmosDbNoSqlEmbeddingStore.Builder.cosmosFullTextPolicy
(String cosmosFullTextPolicy) AzureCosmosDbNoSqlEmbeddingStore.Builder.cosmosVectorEmbeddingPolicy
(com.azure.cosmos.models.CosmosVectorEmbeddingPolicy cosmosVectorEmbeddingPolicy) AzureCosmosDbNoSqlEmbeddingStore.Builder.databaseName
(String databaseName) Sets the database name.Sets the Cosmos DB endpoint.AzureCosmosDbNoSqlEmbeddingStore.Builder.filterMapper
(AzureCosmosDBNoSqlFilterMapper filterMapper) AzureCosmosDbNoSqlEmbeddingStore.Builder.indexingPolicy
(com.azure.cosmos.models.IndexingPolicy indexingPolicy) AzureCosmosDbNoSqlEmbeddingStore.Builder.partitionKeyPath
(String partitionKeyPath) AzureCosmosDbNoSqlEmbeddingStore.Builder.searchQueryType
(AzureCosmosDBSearchQueryType searchQueryType) AzureCosmosDbNoSqlEmbeddingStore.Builder.tokenCredential
(com.azure.core.credential.TokenCredential tokenCredential) Used to authenticate to Azure OpenAI with Azure Active Directory credentials.AzureCosmosDbNoSqlEmbeddingStore.Builder.vectorStoreThroughput
(int vectorStoreThroughput)