Skip to main content
Run LLM Council and Heavy Swarm directly from the command line for seamless DevOps integration. Execute sophisticated multi-agent workflows without writing Python code.

Overview


Step 1: Install and Verify

Ensure Swarms is installed and verify CLI access:
You should see the Swarms CLI banner and available commands.

Step 2: Set Environment Variables

Configure your API keys:
Or add to your .env file:

Step 3: Run Multi-Agent Commands

LLM Council

Run a collaborative council of AI agents:

Heavy Swarm

Run comprehensive research and analysis:

Complete CLI Reference

LLM Council Command

Examples:

Heavy Swarm Command

Examples:

Other Useful CLI Commands

Setup Check

Verify your environment is properly configured:

Run Single Agent

Execute a single agent task:

Auto Swarm

Automatically generate and run a swarm configuration:

Show All Commands

Display all available CLI features:

Troubleshooting

Common Issues

Debug Mode

Run with verbose output for debugging:

Next Steps