-
AzureCosmosDbNoSqlEmbeddingStore.builder()
AzureCosmosDbNoSqlEmbeddingStore.AzureCosmosDbNoSqlEmbeddingStoreBuilder.containerName(String containerName)
AzureCosmosDbNoSqlEmbeddingStore.AzureCosmosDbNoSqlEmbeddingStoreBuilder.containerProperties(com.azure.cosmos.models.CosmosContainerProperties containerProperties)
Sets the container properties.
AzureCosmosDbNoSqlEmbeddingStore.AzureCosmosDbNoSqlEmbeddingStoreBuilder.cosmosClient(com.azure.cosmos.CosmosClient cosmosClient)
AzureCosmosDbNoSqlEmbeddingStore.AzureCosmosDbNoSqlEmbeddingStoreBuilder.cosmosVectorEmbeddingPolicy(com.azure.cosmos.models.CosmosVectorEmbeddingPolicy cosmosVectorEmbeddingPolicy)
Sets the Cosmos vector embedding policy.
AzureCosmosDbNoSqlEmbeddingStore.AzureCosmosDbNoSqlEmbeddingStoreBuilder.cosmosVectorIndexes(List<com.azure.cosmos.models.CosmosVectorIndexSpec> cosmosVectorIndexes)
Sets the Cosmos vector indexes.
AzureCosmosDbNoSqlEmbeddingStore.AzureCosmosDbNoSqlEmbeddingStoreBuilder.databaseName(String databaseName)