Quiz 10 Question 20 of 20

A multi-agent system has an orchestrator that must detect when all subagents in a parallel execution group have completed and consolidate their results. The orchestrator submits 5 parallel tool calls in one assistant turn. What is the correct API pattern for receiving and acknowledging all 5 tool results before proceeding?

Select an answer to reveal the explanation.

Motivation