mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-01 20:49:17 +00:00
docs: fix self query redirect (#17490)
This commit is contained in:
parent
f746a73e26
commit
2c076bebc9
@ -209,8 +209,8 @@
|
|||||||
"destination": "/docs/langsmith/walkthrough"
|
"destination": "/docs/langsmith/walkthrough"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/modules/data_connection/retrievers/self_query/:path*",
|
"source": "/docs/modules/data_connection/retrievers/self_query/:path+",
|
||||||
"destination": "/docs/integrations/retrievers/self_query/:path*"
|
"destination": "/docs/integrations/retrievers/self_query/:path+"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/use_cases/more/agents/autonomous_agents/:path*",
|
"source": "/docs/use_cases/more/agents/autonomous_agents/:path*",
|
||||||
|
Loading…
Reference in New Issue
Block a user