Orchestrator-Workers: Dynamic Task Decomposition for LLM Agents
·6 min·AI
Routing picks from a fixed list. Parallelization runs a fixed fan-out. The orchestrator-workers pattern lets a planning LLM decide, at runtime, what the subtasks are and how many workers to spawn.