Skip to main content
RemoteTeam allows you to execute teams that are running on a remote AgentOS instance. This enables you to leverage complex multi-agent teams without hosting them locally.

Prerequisites

You need a running AgentOS instance with at least one team configured. See Creating Your First OS to set one up.

Basic Usage

Streaming Responses

Stream team responses in real-time:

Configuration Access

Access the remote team’s configuration:

Using in Gateway

Register remote teams in an AgentOS gateway:

Authentication

For authenticated AgentOS instances:

Error Handling

A2A Protocol Support

RemoteTeam can also connect to any A2A-compatible server, enabling communication with teams built using other frameworks.

Connecting to Agno AgentOS via A2A interface

Developer Resources