mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 12:07:36 +00:00
[docs]: standardize tool docstrings (#25351)
This commit is contained in:
@@ -93,6 +93,14 @@
|
||||
{
|
||||
"source": "/v0.2/docs/integrations/toolkits/:path(.*/?)*",
|
||||
"destination": "/v0.2/docs/integrations/tools/:path*"
|
||||
},
|
||||
{
|
||||
"source": "/v0.2/docs/integrations/toolkits/spark/",
|
||||
"destination": "/v0.2/docs/integrations/tools/spark_sql/"
|
||||
},
|
||||
{
|
||||
"source": "/v0.2/docs/integrations/toolkits/xorbits/",
|
||||
"destination": "/v0.2/docs/integrations/tools#search"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user