mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-03 19:57:51 +00:00
mv eval docs (#8209)
This commit is contained in:
parent
24f889f2bc
commit
483f6c2fe3
@ -3728,6 +3728,14 @@
|
||||
"source": "/docs/modules/model_io/models/chat/integrations/:path*",
|
||||
"destination": "/docs/integrations/chat/:path*"
|
||||
},
|
||||
{
|
||||
"source": "/docs/modules/evaluation(/?)",
|
||||
"destination": "/docs/guides/evaluation"
|
||||
},
|
||||
{
|
||||
"source": "/docs/modules/evaluation/:path*(/?)",
|
||||
"destination": "/docs/guides/evaluation/:path*"
|
||||
},
|
||||
{
|
||||
"source": "/en/latest/modules/indexes/:path*",
|
||||
"destination": "/docs/modules/data_connection/:path*"
|
||||
|
Loading…
Reference in New Issue
Block a user