Skip to main content

Basic Agent Creation

Here’s how to create a simple conversational agent with Flo AI:
Simple Agent

Tool Integration

Create agents that can use custom tools:
Tool-Using Agent

Structured Outputs

Use Pydantic models for structured agent responses:
Structured Output

Multi-Agent Workflows

Create complex workflows with multiple agents:
Multi-Agent Workflow

YAML Configuration

Define entire workflows in YAML:
workflow.yaml
Run YAML Workflow