Add Vertex AI and Claude on Vertex docs (#818)

This commit is contained in:
Misha Bragin
2026-06-28 22:35:07 +02:00
committed by GitHub
parent e21f92fbda
commit 43715940a1
4 changed files with 163 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ export const docsNavigation = [
{ title: 'Claude Code', href: '/agent-network/integrations/claude-code' },
{ title: 'Codex', href: '/agent-network/integrations/codex' },
{ title: 'LiteLLM', href: '/agent-network/integrations/litellm' },
{ title: 'Google Vertex AI', href: '/agent-network/integrations/vertex-ai' },
],
},
],