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:
Varik Matevosyan
2024-01-13 00:00:16 +04:00
committed by GitHub
parent 1afac77439
commit efe6cfafe2
7 changed files with 2032 additions and 0 deletions

File diff suppressed because it is too large Load Diff