nerdexam
Microsoft

AI-102 · Question #246

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…

The correct answer is A. Yes. Modifying custom question and answer pairs in Language Studio allows for precise control over the chatbot's responses, enabling the creation of formal answers for spurious questions.

Submitted by satoshi_tk· Mar 30, 2026Implement conversational AI solutions

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have a chatbot that uses question answering in Azure Cognitive Service for Language. Users report that the responses of the chatbot lack formality when answering spurious questions. You need to ensure that the chatbot provides formal responses to spurious questions. Solution: From Language Studio, you modify the question and answer pairs for the custom intents, and then retrain and republish the model. Does this meet the goal?

Options

  • AYes
  • BNo

How the community answered

(21 responses)
  • A
    76% (16)
  • B
    24% (5)

Why each option

Modifying custom question and answer pairs in Language Studio allows for precise control over the chatbot's responses, enabling the creation of formal answers for spurious questions.

AYesCorrect

By directly modifying or creating new question and answer pairs within Language Studio, you can explicitly define the desired formal responses for specific 'spurious questions' or related custom intents, allowing for granular control over the chatbot's output and directly addressing the requirement for formal answers.

BNo

This answer is incorrect because directly editing custom Q&A pairs is a valid and effective method to control the formality of responses for specific questions, including spurious ones.

Concept tested: Customizing QnA Maker responses for formality

Source: https://learn.microsoft.com/en-us/azure/ai-services/language-service/question-answering/how-to/manage-qna-pairs

Topics

#Azure Language Service#Question Answering#Language Studio#Chatbot Q&A

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice