Class PineconeEmbeddingStoreImpl

java.lang.Object
dev.langchain4j.store.embedding.PineconeEmbeddingStoreImpl
All Implemented Interfaces:
EmbeddingStore<DocumentSegment>

public class PineconeEmbeddingStoreImpl extends Object implements EmbeddingStore<DocumentSegment>