Add Bedrock and Claude on Bedrock docs (#819)

This commit is contained in:
Misha Bragin
2026-06-29 20:50:48 +02:00
committed by GitHub
parent 43715940a1
commit 3ba16e82b4
3 changed files with 104 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ export const docsNavigation = [
{ title: 'Codex', href: '/agent-network/integrations/codex' },
{ title: 'LiteLLM', href: '/agent-network/integrations/litellm' },
{ title: 'Google Vertex AI', href: '/agent-network/integrations/vertex-ai' },
{ title: 'AWS Bedrock', href: '/agent-network/integrations/bedrock' },
],
},
],