🔥 3-day streak
AWS Certified Generative AI Developer - Professional21 / 166
Question 21 of 166
A developer is building a customer support automation feature. The workflow must: (1) look up an order status from an internal REST API, (2) if the order is delayed, check a shipping-carrier API for updated ETA, and (3) draft a personalized apology email. The exact sequence of API calls varies depending on the order state and the customer's question, which is free-form natural language. The team wants the foundation model itself to decide which tools to call and in what order, with minimal custom orchestration code. Which implementation approach best fits these requirements?
Reviewed for accuracy · Report an issueNext question