Skip to main content
Agno is a python SDK for building multi-agent systems. It gives you three primitives (agents, teams and workflows) and a large set of capabilities you attach to them.

Three primitives

Capabilities

Model and tools

Memory and context

Control and safety

Operations

From SDK to platform

Agents built using the SDK need to run in a python process: a script, a notebook, a job. When you’re ready to go live, wrap your agents in AgentOS and you get an API server, persistence, auth, tracing, scheduling, and interfaces.

Where to start

Install & Setup

Install Agno and run your first agent.

Run on AgentOS

Run your agent as a service.