langchain/docs/modules/indexes/vectorstores/examples
Leonid Ganeline b96ab4b763
docs retriever improvements (#4430)
# Docs: improvements in the `retrievers/examples/` notebooks

Its primary purpose is to make the Jupyter notebook examples
**consistent** and more suitable for first-time viewers.
- add links to the integration source (if applicable) with a short
description of this source;
- removed `_retriever` suffix from the file names (where it existed) for
consistency;
- removed ` retriever` from the notebook title (where it existed) for
consistency;
- added code to install necessary Python package(s);
- added code to set up the necessary API Key.
- very small fixes in notebooks from other folders (for consistency):
  - docs/modules/indexes/vectorstores/examples/elasticsearch.ipynb
  - docs/modules/indexes/vectorstores/examples/pinecone.ipynb
  - docs/modules/models/llms/integrations/cohere.ipynb
- fixed misspelling in langchain/retrievers/time_weighted_retriever.py
comment (sorry, about this change in a .py file )

## Who can review
@dev2049
2023-05-17 15:29:22 -07:00
..
analyticdb.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
annoy.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
atlas.ipynb Fix Documentation - Nomic - Atlas Jupyter Notebook (#3987) 2023-05-02 14:20:01 -07:00
chroma.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
deeplake.ipynb Update deeplake example (#4055) 2023-05-03 18:03:51 -07:00
docarray_hnsw.ipynb Add DocArray vector stores (#4483) 2023-05-10 15:22:16 -07:00
docarray_in_memory.ipynb Add DocArray vector stores (#4483) 2023-05-10 15:22:16 -07:00
elasticsearch.ipynb docs retriever improvements (#4430) 2023-05-17 15:29:22 -07:00
faiss.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
lanecdb.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
milvus.ipynb Update the milvus example (#4706) 2023-05-15 16:16:57 -07:00
myscale.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
opensearch.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
pgvector.ipynb added documentation on retrieving a PG vectorstore (#4578) 2023-05-12 13:04:06 -04:00
pinecone.ipynb docs retriever improvements (#4430) 2023-05-17 15:29:22 -07:00
qdrant.ipynb update qdrant docs to reflect the proper way to initialize Qdrant() constructor (#4596) 2023-05-16 17:30:38 -07:00
redis.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
supabase.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
tair.ipynb Harrison/tair (#3770) 2023-04-28 21:25:33 -07:00
weaviate.ipynb docs: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -07:00
zilliz.ipynb Update the milvus example (#4706) 2023-05-15 16:16:57 -07:00