remove mentions of the exact domain from the content (#902)

* remove mentions of the exact domain from the content

* fix links

* fix links
This commit is contained in:
Andrey Vasnetsov
2024-05-15 18:01:28 +02:00
committed by GitHub
parent 72016345ca
commit 9894eac76e
23 changed files with 38 additions and 38 deletions
@@ -71,7 +71,7 @@ by LangChain. If you want to get into the source code right away, all the proces
### Configuration
A journey of a thousand miles begins with a single step, in our case with the configuration of all the services. We'll be using [Qdrant Cloud](https://qdrant.tech),
A journey of a thousand miles begins with a single step, in our case with the configuration of all the services. We'll be using [Qdrant Cloud](https://cloud.qdrant.io),
so we need an API key. The same is for OpenAI - the API key has to be obtained from their website.
![](/articles_data/langchain-integration/code-configuration.png)