Skip to main content
The AG-UI interface exposes any Agno agent or team via the AG-UI protocol, enabling real-time streaming to compatible frontends like Dojo and CopilotKit.

Quick Start

agui_agent.py

How It Works

Setup

No external configuration required. Run the agent and connect your frontend to the /agui endpoint. Endpoint: http://localhost:9001/agui

Next Steps

Full Guide

Sessions, reasoning, structured output, and troubleshooting.

Setup Guide

Run the backend and connect a Dojo frontend step by step.

Reference

Parameters, endpoints, and the Agno to AG-UI event map.

Examples

Tools, reasoning, structured output, teams, and more.