Sending Prompts Through an API
Passing score: 70.00%
What is the main purpose of sending a prompt through an AI API?
Why should application instructions be separated from user-provided data when constructing an AI prompt?
Why should user input be treated as untrusted when constructing prompts?
What is one important reason to include only relevant context in an API prompt?
Why should prompt changes be tested before being used in a production AI application?