AI0-001 Implementing AI Solutions • Set 7
AI0-001 Implementing AI Solutions Practice Test 7 — 15 questions with explanations. Free, no signup.
A company wants to build a conversational agent that can handle complex multi-step tasks such as booking a flight, reserving a hotel, and scheduling a car rental in a single session. The agent must be able to break down the user's request into sub-tasks, call external APIs, and reason about the results. Which design pattern is BEST suited for this requirement?