Skip to content

Commit 557f9a9

Browse files
fpagnyjcirinosclwy
andauthored
Update tutorials/how-to-implement-rag-generativeapis/index.mdx
Co-authored-by: Jessica <[email protected]>
1 parent 9ff9c34 commit 557f9a9

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
@@ -81,7 +81,7 @@ In this tutorial, you will learn how to implement RAG using LangChain, a leading
8181

8282
### Import required modules
8383

84-
3. Create a `embed.py` file and add the following code to it:
84+
Create an `embed.py` file and add the following code to it:
8585
```python
8686
# embed.py
8787
from dotenv import load_dotenv

0 commit comments

Comments
 (0)