Solo Enterprise for agentgateway

AI connectivity and governance gateway for agents and LLMs, supporting traffic routing, load balancing, failover, guardrails, and MCP server connectivity across providers including OpenAI, Anthropic, Amazon Bedrock, Azure OpenAI, Gemini, Vertex AI, Ollama, and vLLM.

API entry from apis.yml

apis.yml Raw ↑
aid: solo:agentgateway
name: Solo Enterprise for agentgateway
description: AI connectivity and governance gateway for agents and LLMs, supporting traffic routing, load
  balancing, failover, guardrails, and MCP server connectivity across providers including OpenAI, Anthropic,
  Amazon Bedrock, Azure OpenAI, Gemini, Vertex AI, Ollama, and vLLM.
humanURL: https://docs.solo.io/agentgateway
tags:
- Agentic AI
- AI Gateway
- Guardrails
- LLM
- MCP
properties:
- type: Documentation
  url: https://docs.solo.io/agentgateway
- type: GettingStarted
  url: https://docs.solo.io/agentgateway/latest/quickstart/
- type: Authentication
  url: https://docs.solo.io/agentgateway/latest/security/
- type: GitHubRepository
  url: https://github.com/solo-io/agentgateway-new-ui
  title: Agentgateway Repository
- type: KubernetesCRD
  url: crd/solo-agentgateway-agentgatewaybackends.yaml
  title: AgentgatewayBackend CRD
- type: KubernetesCRD
  url: crd/solo-agentgateway-agentgatewayparameters.yaml
  title: AgentgatewayParameters CRD
- type: KubernetesCRD
  url: crd/solo-agentgateway-agentgatewaypolicies.yaml
  title: AgentgatewayPolicy CRD
- type: JSONSchema
  url: json-schema/solo-agentgateway-backend-schema.json
  title: AgentgatewayBackend JSON Schema
- type: JSONStructure
  url: json-structure/solo-agentgateway-structure.json
  title: agentgateway CRD Structure
- type: Example
  url: examples/solo-agentgateway-backend-example.json
  title: AgentgatewayBackend Example