langchain/docs/modules/indexes/vectorstores/examples
Brendan Mannix 4e56d3119c
update qdrant docs to reflect the proper way to initialize Qdrant() constructor (#4596)
# update qdrant docs to reflect the proper way to initialize Qdrant()
constructor

The [Qdrant
docs](https://python.langchain.com/en/latest/modules/indexes/vectorstores/examples/qdrant.html)
still contain an old reference for passing an `embedding_function` into
the constructor. This is no longer supported.

This PR updates the docs to reflect the proper way to initialize
`Qdrant()`

Old:
![Screenshot 2023-05-12 at 3 06 33
PM](https://github.com/hwchase17/langchain/assets/1552962/dd4063d2-2a07-4340-91bb-e305f7215ddd)

New:
![Screenshot 2023-05-12 at 3 21 09
PM](https://github.com/hwchase17/langchain/assets/1552962/aebc3f63-1a8b-4ca3-93c0-a2ce30dcd282)
2023-05-16 17:30:38 -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: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -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: improved vectorstore notebooks (#3724) 2023-04-28 19:26:50 -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