Agentgateway is an open source project that is built on AI-native protocols to connect, secure, and observe agent-to-agent and agent-to-tool communication across any agent framework and environment.| agentgateway
Agentgateway uses the CEL expression language throughout the project to enable flexibility. CEL allows writing simple expressions based on the request context that evaluate to some result. Example expressions Review the following examples of expressions for different uses cases. Default function You can use the default function to provide a fallback value if the expression cannot be resolved. Request header fallback with example of an anonymous user:| agentgateway