For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Traffic management
Control traffic and route requests through agentgateway.
Tip
The guides in this section show example configuration for different types of policies. Policies are applied to routes, which are part of a listener on a bind.
binds:
- port: 3000
listeners:
- routes:
- policies:Request matching
Header manipulation
Redirects
Transformations
Modify header and body information for requests and responses.
Rewrites
Direct Response
Route delegation
Delegate routing decisions to route groups so that different teams can independently manage their …
External processing (ExtProc)
AI (LLM) Policies