BaseEmbeddingStore#

class langchain_community.vectorstores.lantern.BaseEmbeddingStore[source]#

Base class for the Lantern embedding store.

Methods

__init__()#