Class AzureCosmosDbNoSqlEmbeddingStore

java.lang.Object
dev.langchain4j.store.embedding.azure.cosmos.nosql.AzureCosmosDbNoSqlEmbeddingStore
All Implemented Interfaces:
EmbeddingStore<TextSegment>

public class AzureCosmosDbNoSqlEmbeddingStore extends Object implements EmbeddingStore<TextSegment>
You can read more about vector search using Azure Cosmos DB NoSQL here.