Skip to main content

Documentation Index

Fetch the complete documentation index at: https://agno-v2-fix-deploy-docs-restructure.mintlify.app/llms.txt

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

ExampleDescription
Image InputDemonstrates passing image media into workflow runs and chaining analysis with follow-up research.
Input SchemaDemonstrates workflow-level input_schema validation with structured and invalid input examples.
Pydantic InputDemonstrates passing a Pydantic model instance directly as workflow input.
Structured IO AgentDemonstrates structured output schemas at each agent step in a multi-step workflow.
Structured IO FunctionDemonstrates custom function steps in structured workflows, including string and BaseModel outputs.
Structured IO TeamDemonstrates structured output schemas at each team step in a multi-step workflow.