What it demonstrates
- Declaring an agent with a model URI and system prompt
- A single
agentnode that writes tooutput.reply - Running a workflow with a static input and overriding it from the CLI
Run it
Workflow
docs/cookbook/simple-agent/workflow.yaml
Graph
Next steps
Sequential Pipeline
Chain two agents together with an edge.
YAML Reference
Every field available in a workflow file.