agents:
- agent_name: "Data Collector"
model_name: "claude-sonnet-4-6"
system_prompt: "Gather and organize relevant information."
temperature: 0.1
max_loops: 3
- agent_name: "Data Analyzer"
model_name: "claude-sonnet-4-6"
system_prompt: "Analyze data and extract insights."
temperature: 0.2
max_loops: 4
- agent_name: "Report Writer"
model_name: "claude-sonnet-4-6"
system_prompt: "Write a clear report from the analysis."
temperature: 0.3
max_loops: 3
swarm_architecture:
name: "Research-Team-Swarm"
description: "Collect data, analyze it, and write a report"
swarm_type: "SequentialWorkflow"
task: "Research the current state of solid-state batteries"