update RAG tutorials link to point to correct path

This commit is contained in:
Kanav Bansal 2025-07-29 12:10:45 +05:30
parent de0e4faaa6
commit 5f881fbcb9

View File

@ -494,7 +494,7 @@
"\n",
"For guides on how to use this vector store for retrieval-augmented generation (RAG), see the following sections:\n",
"\n",
"- [Tutorials](/docs/tutorials/)\n",
"- [Tutorials](/docs/tutorials/rag)\n",
"- [How-to: Question and answer with RAG](https://python.langchain.com/docs/how_to/#qa-with-rag)\n",
"- [Retrieval conceptual docs](https://python.langchain.com/docs/concepts/retrieval)"
]
@ -512,9 +512,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "langchain-dev",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "langchain-dev"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
@ -526,7 +526,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.9.6"
}
},
"nbformat": 4,