Skip to main content
Get structured, typed responses from agents using Pydantic models.

Define a schema

Create an agent with the schema

Get typed responses

Run it

Open http://localhost:5173 to view your agents and workflows, run them from the UI, and see execution traces. Python example on GitHub | TypeScript example on GitHub