docs: new multi-model section with autopilot topic (#4864)

This commit is contained in:
dianed-square
2025-09-29 13:41:03 -07:00
committed by GitHub
parent 1c424303c2
commit 976e663887
12 changed files with 233 additions and 12 deletions
+4
View File
@@ -150,6 +150,10 @@ const config: Config = {
from: '/docs/guides/goose-in-docker',
to: '/docs/tutorials/goose-in-docker'
},
{
from: '/docs/guides/creating-plans',
to: '/docs/guides/multi-model/creating-plans'
},
// MCP tutorial redirects - moved from /docs/tutorials/ to /docs/mcp/
{
from: '/docs/tutorials/agentql-mcp',