We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8e346 commit 57cd68aCopy full SHA for 57cd68a
examples/qa.mdx
@@ -15,7 +15,7 @@ This example is inspired from the [LangChain doc](https://python.langchain.com/e
15
This example has extra dependencies. You can install them with:
16
17
```bash
18
-pip install chromadb tiktoken openai
+pip install langchain chromadb tiktoken
19
```
20
21
Then, you need to go to create an OpenAI key [here](https://platform.openai.com/account/api-keys) and get a SperpApi key [here](https://serpapi.com/).
0 commit comments