Quiz 4 Question 15 of 20

An e-commerce team built a system where a Foundry-hosted model reads a customer email and extracts the order number, item name, and quantity, then passes that result directly into an inventory API. The API rejects any input that isn't in its exact expected format, and the integration has been failing intermittently because the model's free-form replies phrase the same information differently each time. What should the team configure to fix this?

Select an answer to reveal the explanation.

Motivation