You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Varik Matevosyan efe6cfafe2
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
9 months ago
..
cli Make packages optional (#15727) 9 months ago
community community: Added Lantern as VectorStore (#12951) 9 months ago
core stop making copies of inputs (#15926) 9 months ago
experimental experimental[patch]: Release 0.0.49 (#15823) 9 months ago
langchain community: Added Lantern as VectorStore (#12951) 9 months ago
partners multiple[patch]: .post releases and pyproject metadata (#15962) 9 months ago