Handling AI Responses
Passing score: 70.00%
An AI API request completes successfully and returns a confident answer. What should the application assume about the correctness of that answer?
An application expects an AI response containing category, priority, and summary fields. The response contains category and summary but no priority. What should the application do?
Why should an application use timeout handling when communicating with an AI API?
An AI response will be passed automatically to an external system that can perform an important action. What should happen before allowing that action?
Which information is useful for monitoring the reliability and performance of an AI response pipeline?