Skip to main content
This example docstring names removed agent_os_setup.py and AgentOSRunner. Start server.py in the generated Run step below; this example uses RemoteTeam.
remote_team.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your API keys

4

Clone Agno

Clone the repository and run the remaining commands from its root:
5

Start the remote AgentOS

In another terminal, start the remote AgentOS server on port 7778:
6

Run the example

Run the example from the repository root:
Full source: cookbook/05_agent_os/remote/02_remote_team.py