QuestionQ20

Implement AI solutions by using Microsoft Foundry

You need to create an AI agent in Microsoft Foundry that adheres to a specific role and behavior when responding to users.

What should you configure?

  • A system instructions
  • B temperature
  • C tokens per minute (TPM)
  • D max completion tokens
Explanation

System instructions define an AI agent’s goals, constraints, role, and expected behavior. Temperature controls output randomness, tokens per minute is a capacity limit, and maximum completion tokens controls the maximum response length. Microsoft Foundry identifies instructions as the component that defines an agent’s goals, constraints, and behavior.

Learn more

Community Discussion

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