🔥 3-day streak
Databricks Certified Generative AI Engineer Associate10 / 145
Question 10 of 145
You are building a multi-step agent that answers customer questions about their orders. The workflow requires the agent to (1) look up a customer's order ID from their email, (2) retrieve the shipment status using that order ID, and (3) generate a natural-language summary. During testing, the agent frequently fails at step 2 because it invokes the shipment-status tool with the customer's email instead of the order ID returned by step 1. What is the most effective way to fix this behavior?
Reviewed for accuracy · Report an issueNext question