Add Agent Network Clusters (#856)

This commit is contained in:
Misha Bragin
2026-08-05 16:23:34 +02:00
committed by GitHub
parent 07b1245bcf
commit d77631a5ed
4 changed files with 41 additions and 0 deletions

View File

@@ -487,6 +487,7 @@ export const docsNavigation = [
{ title: 'How It Works', href: '/agent-network/how-it-works' },
{ title: 'Quickstart', href: '/agent-network/quickstart' },
{ title: 'Providers', href: '/agent-network/providers' },
{ title: 'Clusters', href: '/agent-network/clusters' },
],
},
{