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
Developer Resources
- RemoteTeam Reference for complete API documentation.
- RemoteTeam Example for a complete example.