Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assets/agw-docs/pages/landing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**New to agentgateway?** Get started in minutes with the [Quickstart guide]({{< link-hextra path="/quickstart/" >}})!
{{< /callout >}}

{{< reuse-image src="img/architecture.svg" caption="Figure: agentgateway works across compute environments to provide connectivity to various agentic tools, including MCP servers, agents, and OpenAPI endpoints." >}}
{{< reuse-image src="img/architecture.svg" srcDark="img/architecture-dark.svg" caption="Figure: agentgateway works across compute environments to provide connectivity to various agentic tools, including MCP servers, agents, and OpenAPI endpoints." >}}

## Why agentgateway?

Expand Down
163 changes: 163 additions & 0 deletions assets/img/architecture-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
166 changes: 162 additions & 4 deletions assets/img/architecture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/docs/standalone/1.2.x/about/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ description: Explore how agentgateway provides AI connectivity for agents, tools

The following figure shows how agentgateway provides AI connectivity for agents, tools, and LLMs in any environment.

{{< reuse-image src="img/architecture.svg" caption="Figure: agentgateway works across compute environments to provide connectivity to various agentic tools, including MCP servers, agents, and OpenAPI endpoints." >}}
{{< reuse-image src="img/architecture.svg" srcDark="img/architecture-dark.svg" caption="Figure: agentgateway works across compute environments to provide connectivity to various agentic tools, including MCP servers, agents, and OpenAPI endpoints." >}}
2 changes: 1 addition & 1 deletion content/docs/standalone/latest/about/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ description: Explore how agentgateway provides AI connectivity for agents, tools

The following figure shows how agentgateway provides AI connectivity for agents, tools, and LLMs in any environment.

{{< reuse-image src="img/architecture.svg" caption="Figure: agentgateway works across compute environments to provide connectivity to various agentic tools, including MCP servers, agents, and OpenAPI endpoints." >}}
{{< reuse-image src="img/architecture.svg" srcDark="img/architecture-dark.svg" caption="Figure: agentgateway works across compute environments to provide connectivity to various agentic tools, including MCP servers, agents, and OpenAPI endpoints." >}}
2 changes: 1 addition & 1 deletion content/docs/standalone/main/about/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ description: A visual overview of where agentgateway sits between clients and th

The following figure shows how agentgateway provides AI connectivity for agents, tools, and LLMs in any environment.

{{< reuse-image src="img/architecture.svg" caption="Figure: agentgateway works across compute environments to provide connectivity to various agentic tools, including MCP servers, agents, and OpenAPI endpoints." >}}
{{< reuse-image src="img/architecture.svg" srcDark="img/architecture-dark.svg" caption="Figure: agentgateway works across compute environments to provide connectivity to various agentic tools, including MCP servers, agents, and OpenAPI endpoints." >}}
Loading