get_embedding_store#

langchain_community.vectorstores.lantern.get_embedding_store(
distance_strategy: DistanceStrategy,
collection_name: str,
) Any[source]#

Get the embedding store class.

Parameters:
Return type:

Any