langchain/docs/modules/indexes/vectorstores/examples
Davit Buniatyan b4914888a7
Deep Lake upgrade to include attribute search, distance metrics, returning scores and MMR (#2455)
### Features include

- Metadata based embedding search
- Choice of distance metric function (`L2` for Euclidean, `L1` for
Nuclear, `max` L-infinity distance, `cos` for cosine similarity, 'dot'
for dot product. Defaults to `L2`
- Returning scores
- Max Marginal Relevance Search
- Deleting samples from the dataset

### Notes
- Added numerous tests, let me know if you would like to shorten them or
make smarter

---------

Co-authored-by: Davit Buniatyan <d@activeloop.ai>
2023-04-06 12:47:33 -07:00
..
atlas.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
chroma.ipynb Persist database regardless of notebook or script context (#2351) 2023-04-03 14:21:17 -07:00
deeplake.ipynb Deep Lake upgrade to include attribute search, distance metrics, returning scores and MMR (#2455) 2023-04-06 12:47:33 -07:00
elasticsearch.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
faiss.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
milvus.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
opensearch.ipynb Extend opensearch to better support existing instances (#2500) (#2509) 2023-04-06 12:45:56 -07:00
pgvector.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
pinecone.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
qdrant.ipynb Qdrant update to 1.1.1 & docs polishing (#2388) 2023-04-04 06:48:21 -07:00
redis.ipynb redis retriever (#2060) 2023-03-27 19:51:23 -07:00
weaviate.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
zilliz.ipynb Add Zilliz example (#2288) 2023-04-02 13:38:20 -07:00