Courseiva
Implement generative AI solutionsmediumMultiple ChoiceObjective-mapped

AI-102 Implement generative AI solutions Practice Question

You are using Azure OpenAI Service to generate marketing copy. The marketing team reports that the generated content sometimes contains factual inaccuracies. You need to improve the factual accuracy of the generated content. What should you do?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Include relevant context and facts in the prompt

Providing relevant context in the prompt gives the model factual information to base its response on. Option A is wrong because increasing max_tokens only allows longer responses, not more accurate ones. Option C is wrong because decreasing temperature reduces randomness, but does not directly improve factual accuracy; it may reduce creativity. Option D is wrong because disabling content filtering does not address factual inaccuracies.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Increase the max_tokens parameter

    Why it's wrong here

    Increasing max_tokens does not improve accuracy.

  • Include relevant context and facts in the prompt

    Why this is correct

    Providing context helps the model generate more accurate responses.

  • Decrease the temperature parameter

    Why it's wrong here

    Reducing temperature decreases creativity but does not improve factual accuracy.

  • Disable content filtering

    Why it's wrong here

    Content filtering does not affect factual accuracy.

About these practice questions

One of 945 original AI-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-102 exam.