QuestionQ3

Identify AI concepts and capabilities

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Yes or No
StatementsYesNo
System prompts can be used to authorize users.
A system prompt is used to reduce tokens per minute (TPM).
A system prompt guides the behavior of a generative AI model.
Explanation

System prompts provide instructions and context that steer model behavior, such as role, tone, boundaries, and output format. They do not authenticate or authorize users, which must be enforced by the application’s identity and access-control mechanisms. A system prompt consumes context/input tokens rather than reducing a tokens-per-minute limit.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!