agno_assist.py:
agno_assist.py
Your agent now has a FastAPI API and persistent sessions.
Run it locally
1
Set up your virtual environment
2
Install dependencies
3
Export your Anthropic API key
4
Run your AgentOS
http://localhost:7777.
Use
http://localhost:7777 as the endpoint when connecting this runtime to the Control Plane.
This local quickstart runs without authentication. Configure Security & Auth before deploying it.