Quick Start
1
Simple Enable
Enable planning with defaults:
2
With Configuration
Configure planning behavior:
Configuration Options
Common Patterns
Pattern 1: Planning with Tools
Pattern 2: Auto-Approved Planning
Pattern 3: Read-Only Planning
Best Practices
Enable Reasoning for Complex Tasks
Enable Reasoning for Complex Tasks
Use
reasoning=True for tasks that benefit from chain-of-thought planning.Review Plans Before Execution
Review Plans Before Execution
Keep
auto_approve=False for critical operations to review plans before execution.Use Read-Only for Safety
Use Read-Only for Safety
Enable
read_only=True when agents should only analyze but not modify data.Related
Planning Mode
Learn about planning mode features
ReflectionConfig
Configure self-reflection

