update langchain link

closes https://github.com/qdrant/landing_page/issues/200
This commit is contained in:
David Sertic
2023-06-27 10:25:55 +02:00
parent 73fbe2342c
commit 2b31ab8679
@@ -104,4 +104,4 @@ qdrant = Qdrant.from_documents(
If you'd like to know more about running Qdrant in a LangChain-based application, please read our article
[Question Answering with LangChain and Qdrant without boilerplate](/articles/langchain-integration/). Some more information
might also be found in the [LangChain documentation](https://python.langchain.com/en/latest/modules/indexes/vectorstores/examples/qdrant.html).
might also be found in the [LangChain documentation](https://python.langchain.com/docs/modules/data_connection/vectorstores/integrations/qdrant.html).