mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-24 15:43:54 +00:00
docs: fix link to local_retrieval_qa
(#13872)
\The original link in [this section](https://python.langchain.com/docs/use_cases/question_answering/#:~:text=locally%2Drunning%20models-,here,-.): https://python.langchain.com/docs/modules/use_cases/question_answering/local_retrieval_qa After fix: https://python.langchain.com/docs/use_cases/question_answering/local_retrieval_qa
This commit is contained in:
parent
6a35831128
commit
e42e95cc11
@ -743,7 +743,7 @@
|
||||
"- [Docs](/docs/modules/model_io/llms)\n",
|
||||
"- [Integrations](/docs/integrations/llms): Explore over 75 `LLM` integrations.\n",
|
||||
"\n",
|
||||
"See a guide on RAG with locally-running models [here](/docs/modules/use_cases/question_answering/local_retrieval_qa)."
|
||||
"See a guide on RAG with locally-running models [here](/docs/use_cases/question_answering/local_retrieval_qa)."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user