Add remaining docs for agent network

This commit is contained in:
braginini
2026-06-24 17:44:25 +02:00
parent e7020f10f5
commit 842b744243
17 changed files with 390 additions and 13 deletions
+1 -2
View File
@@ -94,7 +94,6 @@ export const docsNavigation = [
{ title: 'Guardrails', href: '/agent-network/policies/guardrails' },
],
},
{ title: 'Global Limits', href: '/agent-network/global-limits' },
{
title: 'Usage & Logs',
href: '/agent-network/usage-and-logs',
@@ -113,7 +112,7 @@ export const docsNavigation = [
},
],
},
{ title: 'Self-Hosting', href: '/agent-network/self-hosting' },
{ title: 'Global Limits', href: '/agent-network/global-limits' },
],
},
{