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 1395013 commit 65c41cbCopy full SHA for 65c41cb
tutorials/how-to-implement-rag-generativeapis/index.mdx
@@ -92,7 +92,7 @@ Create a `.env` file and add the following variables. These will store your API
92
SCW_GENERATIVE_APIs_ENDPOINT="https://api.scaleway.ai/v1"
93
```
94
95
-## Setup embeddings and vector store
+## Set up embeddings and vector store
96
97
### Import required modules
98
0 commit comments