| Example | Description |
|---|---|
| Basic Workflows | Workflow examples for function executors, step sequences, nested steps, files, and session metrics. |
| Conditional Execution | Condition and loop workflow examples for branching on input, state, and previous-step output. |
| Loop Execution | Loop workflows for iterative processing, parallel branches, and accumulated outputs. |
| Parallel Execution | Parallel workflows for concurrent agents, teams, conditions, and synthesis steps. |
| Conditional Branching | Router and conditional workflow examples for dynamic branch selection. |
| Advanced Concepts | Advanced workflow examples for run control, state, history, nesting, guardrails, structured I/O, and background execution. |
| Cel Expressions | Use CEL expressions in workflow conditions, loops, and routers. |
Workflows
Workflows
Workflow examples covering steps, loops, parallel execution, routing, advanced controls, and CEL.