pull/595/head
Your Name 3 months ago
parent 1f5476d3a1
commit 16c5ea1187

@ -96,9 +96,9 @@ Below is a detailed explanation of the available commands:
```
- **run-agents**
Executes your agents from the `agents.yaml` configuration file, which defines the structure and behavior of your agents. Refer to this document for how to leverage yamls for fast, reliable, and simple agent orchestration. [CLICK HERE](https://docs.swarms.world/en/latest/swarms/agents/create_agents_yaml/)
Executes your agents from the `agents.yaml` configuration file, which defines the structure and behavior of your agents. Refer to this document for how to leverage yamls for fast, reliable, and simple agent orchestration. [CLICK HERE](https://docs.swarms.world/en/latest/swarms/agents/create_agents_yaml/) You can customize what yaml file to run with `--yaml-file`
Usage:
```bash
swarms run-agents
swarms run-agents --yaml-file agents.yaml
```

Loading…
Cancel
Save