docs: update tutorials (#28219)

This commit is contained in:
ccurme
2024-11-26 10:43:12 -05:00
committed by GitHub
parent a97c53e7c2
commit 7b9a0d9ed8
170 changed files with 4636 additions and 5949 deletions

View File

@@ -364,7 +364,7 @@
"\n",
"For guides on how to use this vector store for retrieval-augmented generation (RAG), see the following sections:\n",
"\n",
"- [Tutorials: working with external knowledge](https://python.langchain.com/docs/tutorials/#working-with-external-knowledge)\n",
"- [Tutorials](/docs/tutorials/)\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)"
]