clarify overview

This commit is contained in:
braginini
2026-06-23 13:47:36 +02:00
parent 6bc96d4328
commit 725f848db5

View File

@@ -5,10 +5,10 @@ export const description =
# NetBird Agent Network
Agent Network is NetBird's control layer for AI agents. It gives every agent a
real network identity and governs what it can reach:
Agent Network is NetBird's access control layer for AI agents. It gives every agent a
real identity, tied to your identity provider (IdP), and governs what it can reach:
LLM APIs and AI gateways it can call, and the internal resources it can access. Traffic
flows only over the NetBird tunnel, scoped by policy, with no API keys or other credentials
flows only over the encrypted NetBird tunnel, scoped by policy, with no API keys or other credentials
to leak.
<p>
@@ -24,9 +24,9 @@ to leak.
Agent Network is built on NetBirds overlay network and reverse-proxy capabilities, giving any AI agent secure access
to LLM APIs and private resources. It works with human-in-the-loop tools like Claude Code and Codex, as well as fully autonomous
workloads running on VMs, Mac minis, or other infrastructure. Below are two specific use cases.
workloads running on VMs, Mac minis, or other infrastructure. Below are two specific use cases where Agent Network fits naturally.
### Keyless Gateway to LLM APIs for Cost Control and Auditing
### Keyless Access to LLM APIs for Cost Control and Auditing
Your agents reach OpenAI, Anthropic, and AI gateways through a single
endpoint that's only reachable over the end-to-end encrypted tunnel. There is no need to