Microsoft Azure AI Engineer Associate AI-102 Practice Question
You are building an Azure AI Foundry prompt flow that answers user questions about your company policies. To reduce hallucinations, you plan to add a model reflection step that lets the same large language model critique its initial answer and, when necessary, return a revised answer. Which implementation satisfies Microsoft's recommended pattern for model reflection while minimizing additional latency and cost?
Add a second LLM node that sends the original question plus the draft answer back to the same deployed model, asking it to critique and, if needed, produce an improved answer.
Replace the initial LLM node with a larger GPT-4 Turbo model configured with a higher temperature so it can reconsider its answer internally.
Route the draft answer to a different, fine-tuned classification model that flags inaccuracies, then trigger a third call to the LLM only when the flag is positive.
Insert an Azure AI Content Safety block after the answer to detect hallucinations and automatically regenerate the answer when scores exceed a threshold.
A common pattern for model reflection is to call the LLM twice within the same flow. The first invocation generates the answer, and the second invocation receives both the original user question and the draft answer in the prompt so the model can critique and optionally correct itself. Wrapping both invocations in one prompt flow keeps the interaction synchronous and avoids provisioning an extra model or external service, which would add cost and latency. Using a second, larger or differently fine-tuned model is unnecessary; using Azure AI Content Safety is for policy and safety filtering, not factual self-correction.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is model reflection in Azure AI Foundry?
Open an interactive chat with Bash
Why is cost and latency minimized using the same LLM for model reflection?
Open an interactive chat with Bash
How does Azure AI Content Safety differ from the model reflection approach?
Open an interactive chat with Bash
Microsoft Azure AI Engineer Associate AI-102
Implement generative AI solutions
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .