Experiment - Workflow orchestration across agents
Problem:You have multiple AI agents each specialized in a task. You want to coordinate them to complete a complex workflow efficiently.
Current Metrics:Workflow completion time: 120 seconds, Task success rate: 75%
Issue:The agents work sequentially without coordination, causing delays and some tasks fail due to lack of data sharing.