| Example | Description |
|---|---|
| Remote Agent | Call an agent hosted on another AgentOS with RemoteAgent in single-shot or streaming mode. |
| Remote Team | Run a team hosted on another AgentOS with RemoteTeam in single-shot or streaming mode. |
| Remote Agno A2A Agent | Connect to a remote Agno agent over the A2A protocol with RemoteAgent. |
| Remote Adk Agent | Connect to a remote Google ADK agent over the A2A protocol with RemoteAgent. |
| Agent OS Gateway | Example showing how to use an AgentOS instance as a gateway to remote agents, teams and workflows. |
| Adk Server | Uses Google’s ADK to create an A2A-compatible agent. |
| Agno A2A Server for Cookbook Examples | This server exposes Agno agents via the A2A (Agent-to-Agent) interface, allowing them to be accessed by any A2A-compatible client. |
| Server | Start an AgentOS server with two agents, a team, a QA workflow, and ChromaDb knowledge for client examples. |
| Remote Agent as Team Member | Mix a local Agent with two RemoteAgents from an AgentOS on port 7778 in one hybrid Team. |
| A2A Agent as Team Member | Add an A2A-protocol RemoteAgent (REST transport) alongside a local Agent in one cross-framework Team. |
Remote
Remote
Connect AgentOS to remote agents, teams, workflows, A2A endpoints, and gateway instances.