mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-01 04:29:09 +00:00
docs[patch]: moved vectorstore
notebook file (#14181)
The `/docs/integrations/toolkits/vectorstore` page is not the Integration page. The best place is in `/docs/modules/agents/how_to/` - Moved the file - Rerouted the page URL
This commit is contained in:
parent
a26c4a0930
commit
1750cc464d
@ -1056,6 +1056,10 @@
|
||||
"source": "/en/latest/modules/agents/agents/custom_agent.html",
|
||||
"destination": "/docs/modules/agents/how_to/custom_agent"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/toolkits/vectorstore",
|
||||
"destination": "/docs/modules/agents/how_to/vectorstore"
|
||||
},
|
||||
{
|
||||
"source": "/en/latest/modules/agents/agents/custom_agent_with_tool_retrieval.html",
|
||||
"destination": "/docs/modules/agents/how_to/custom_agent_with_tool_retrieval"
|
||||
|
Loading…
Reference in New Issue
Block a user