Skip to content

Commit b76bbd4

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

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
@@ -170,7 +170,7 @@ Then, we will embed them as vectors and store these vectors in your PostgreSQL d
170170
Vectors successfully added for document s3://{bucket_name}/{file_name}
171171
```
172172

173-
If you experience any issue, check [Troubleshooting section](#troubleshooting) to find solutions.
173+
If you experience any issues, check the [Troubleshooting section](#troubleshooting) to find solutions.
174174

175175
### Query the RAG System with a pre-defined prompt template
176176

0 commit comments

Comments
 (0)