mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
community: Added Lantern as VectorStore (#12951)
Support [Lantern](https://github.com/lanterndata/lantern) as a new VectorStore type. - Added Lantern as VectorStore. It will support 3 distance functions `l2 squared`, `cosine` and `hamming` and will use `HNSW` index. - Added tests - Added example notebook
This commit is contained in:
1018
libs/community/langchain_community/vectorstores/lantern.py
Normal file
1018
libs/community/langchain_community/vectorstores/lantern.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user