We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e152325 commit a48476dCopy full SHA for a48476d
redirects.js
@@ -970,6 +970,10 @@ const userDocsRedirects = [
970
source: '/product/insights/llm-monitoring/:path*',
971
destination: '/product/insights/ai/:path*',
972
},
973
+ {
974
+ source: '/product/insights/ai/:path*',
975
+ destination: '/product/insights/agents/',
976
+ },
977
{
978
source: '/product/insights/retention-priorities/',
979
destination: '/organization/dynamic-sampling/',
0 commit comments