Skip to main content
Save the following code to agno_assist.py:
agno_assist.py
An Agent served as a FastAPI application with persistent sessions.

Run Your AgentOS

1

Set up your virtual environment

2

Install dependencies

3

Export your Anthropic API key

4

Run your AgentOS

Your AgentOS is now running at http://localhost:7777. To manage your AgentOS in a UI, head to os.agno.com and connect this runtime. See Connect Your AgentOS for the steps. For the full list of endpoints AgentOS exposes, see the AgentOS API reference.