- An AgentOS instance, serving Agents, Teams, Workflows and utilities using FastAPI.
- A PostgreSQL database for storing sessions, memories and knowledge.
Setup
1
Create and activate a virtual environment
2
Install Agno
3
Install uv and docker
4
Export your OpenAI key
Create your Agent Infra Docker codebase
Create your codebase using theagent-infra-docker template, give it any name you like.
agent-infra-docker with the following structure: