agno-agi/agno
Agno is a comprehensive platform for building, running, and managing scalable agentic software, addressing the unique challenges of AI agent interaction, governance, and trust in production environments.
Core Features
Quick Start
export ANTHROPIC_API_KEY="***" && uvx --python 3.12 --with "agno[os]" --with anthropic --with mcp fastapi dev agno_assist.pyDetailed Introduction
Agno serves as the essential runtime for agentic software, providing a robust framework to construct intelligent agents, teams, and complex workflows. It addresses the fundamental shifts introduced by agentic systems: a new interaction model with real-time streaming and long-running execution, a new governance model enabling dynamic action choices with approval workflows, and a new trust model integrating guardrails and evaluations. Designed for production, Agno ensures scalability, security, and full auditability, allowing organizations to build and deploy sophisticated AI agents within their own infrastructure while maintaining complete control over their data and rules.