Quick Start
1
Install CLI
2
Run an Agent
3
Interactive Mode
Commands
Examples
With a Specific Model
Run Workflow File
Pipe Input
Configuration
Set defaults with environment variables:Best Practices
Set API key in environment
Set API key in environment
Use
export OPENAI_API_KEY rather than passing keys inline.Use workflow files for complex tasks
Use workflow files for complex tasks
Define multi-agent workflows in YAML for repeatability.
Related
Installation
Setup instructions
Quick Start
Code examples

