Skip to content

Commit 2eb9a1d

Browse files
fix broken link to advanced rag notebook (#62)
1 parent cb74166 commit 2eb9a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-recipes/RAG/01_redisvl.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3024,7 +3024,7 @@
30243024
"source": [
30253025
"# You now have a working RAG pipeline!\n",
30263026
"\n",
3027-
"As you can see, it is easy to get started with RAG and we were able to get decent chat results from this simple setup. To go beyond the basic example though see the [advanced_rag](../advanced_capabilities/advanced_RAG.ipynb) notebook.\n",
3027+
"As you can see, it is easy to get started with RAG and we were able to get decent chat results from this simple setup. To go beyond the basic example though see the [advanced_rag](./04_advanced_redisvl.ipynb) notebook.\n",
30283028
"\n",
30293029
"This notebook covers:\n",
30303030
"\n",

0 commit comments

Comments
 (0)