Skip to content

Commit 65c41cb

Browse files
fix(llm): review ro 2
Co-authored-by: Rowena Jones <[email protected]>
1 parent 1395013 commit 65c41cb

File tree

1 file changed

+1
-1
lines changed
  • tutorials/how-to-implement-rag-generativeapis

1 file changed

+1
-1
lines changed

tutorials/how-to-implement-rag-generativeapis/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Create a `.env` file and add the following variables. These will store your API
9292
SCW_GENERATIVE_APIs_ENDPOINT="https://api.scaleway.ai/v1"
9393
```
9494

95-
## Setup embeddings and vector store
95+
## Set up embeddings and vector store
9696

9797
### Import required modules
9898

0 commit comments

Comments
 (0)