Class AbstractAzureCosmosDBNoSqlEmbeddingStore

java.lang.Object
dev.langchain4j.store.embedding.azure.cosmos.nosql.AbstractAzureCosmosDBNoSqlEmbeddingStore
All Implemented Interfaces:
EmbeddingStore<TextSegment>
Direct Known Subclasses:
AzureCosmosDBNoSqlContentRetriever, AzureCosmosDbNoSqlEmbeddingStore

public class AbstractAzureCosmosDBNoSqlEmbeddingStore extends Object implements EmbeddingStore<TextSegment>