langchain/docs
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
..
_static docs: Mendable Fixes and Improvements (#4184) 2023-05-05 13:04:24 -07:00
additional_resources docs: added additional_resources folder (#4748) 2023-05-15 17:12:47 -07:00
ecosystem Revert "Make serpapi base url configurable via env (#4402)" (#4750) 2023-05-15 16:17:16 -07:00
getting_started Add new links to Tutorials and YouTube pages (#4746) 2023-05-15 14:32:48 -07:00
modules update qdrant docs to reflect the proper way to initialize Qdrant() constructor (#4596) 2023-05-16 17:30:38 -07:00
reference Revert "Make serpapi base url configurable via env (#4402)" (#4750) 2023-05-15 16:17:16 -07:00
tracing Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
use_cases Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778) 2023-05-16 15:59:06 -07:00
conf.py docs: Mendable Search integration (#2803) 2023-04-13 21:52:25 -07:00
ecosystem.rst added integration links to the ecosystem.rst (#3453) 2023-04-24 12:17:44 -07:00
index.rst docs: added additional_resources folder (#4748) 2023-05-15 17:12:47 -07:00
make.bat initial commit 2022-10-24 14:51:15 -07:00
Makefile Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
reference.rst Move Generative Agent definition to Experimental (#3245) 2023-04-23 18:32:37 -07:00
requirements.txt Harrison/docs reqs (#2199) 2023-03-30 08:20:30 -07:00