Document agentgateway Agent Network integration (#949)

* docs: add agentgateway Agent Network integration

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: remove agentgateway release note

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: remove agentgateway example link

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: link agentgateway routing guides

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: add agentgateway analytics next steps

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
This commit is contained in:
Daneyon Hansen
2026-09-04 12:26:45 +02:00
committed by GitHub
parent 7c6b66ccf3
commit af75bc95ec
5 changed files with 171 additions and 8 deletions
+4
View File
@@ -551,6 +551,10 @@ export const docsNavigation = [
},
{ title: 'Codex', href: '/agent-network/integrations/codex' },
{ title: 'LiteLLM', href: '/agent-network/integrations/litellm' },
{
title: 'agentgateway',
href: '/agent-network/integrations/agentgateway',
},
{ title: 'vLLM', href: '/agent-network/integrations/vllm' },
{
title: 'Google Vertex AI',