Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

ExampleDescription
Tenant Agent FactoryA factory that builds a per-tenant Agent on every request, registered alongside a static prototype.
Input Schema FactoryClient sends factory_input JSON, validated against a Pydantic schema before the factory runs.
JWT Role FactoryRBAC tool grants from trusted JWT claims. Authorization from verified middleware, customization from client input.
HITL FactoryFactory agent with a tool that requires human confirmation before executing.