QuestionQ7

Identify AI concepts and capabilities

What are two purposes of instructions when you prompt a generative AI model? Each correct answer represents part of the solution.

NOTE: Each correct selection is worth one point.

Choose two
  • A defines the agent’s role and behavior
  • B selects which model to use
  • C defines the Azure region where inference occurs
  • D defines the tokens per minute (TPM) allocation for the model
  • E defines constraints on the model’s responses
Explanation

Prompt instructions provide persistent guidance for an assistant’s role, behavior, and boundaries, and they can specify constraints that control or limit its responses. Model choice, Azure inference region, and tokens-per-minute allocation are configured outside the prompt.

Learn more

Community Discussion

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