mirror of
https://github.com/netbirdio/docs.git
synced 2026-09-18 12:59:04 +02:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user