nerdexam
Microsoft

AI-102 · Question #476

You are building a chatbot by using custom question answering in the Azure AI Language service. You upload a product catalog and price list and train the model. The chatbot responds correctly when a…

The correct answer is D. Add a new question and response pair. It is a different question. Add a new question and response pair. AI Foundry Language Service, Custom question answering best practices Use these best practices to improve your project and provide better results to your client application or chat bot's end users. *-> Creating…

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

Question

You are building a chatbot by using custom question answering in the Azure AI Language service. You upload a product catalog and price list and train the model. The chatbot responds correctly when a user asks the following question: "What is the price of Product1?" The chatbot responds incorrectly when a user asks the following question: "Which colors of Product1 are available?" You need to improve the accuracy of the chatbot. What should you do?

Exhibit

AI-102 question #476 exhibit

Options

  • AModify the original documents and retrain the model.
  • BAdd alternative phrasing to the question and response pair.
  • CModify the system prompt.
  • DAdd a new question and response pair.

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    13% (3)
  • C
    4% (1)
  • D
    75% (18)

Explanation

It is a different question. Add a new question and response pair. AI Foundry Language Service, Custom question answering best practices Use these best practices to improve your project and provide better results to your client application or chat bot's end users. *-> Creating good questions and answers We use the following list of question and answer pairs to represent a project. This approach helps highlight best practices when creating projects for custom question answering. https://learn.microsoft.com/en-us/azure/ai-services/language-service/question-answering/concept s/best-practices

Topics

#Azure AI Language#Custom Q&A#Knowledge base management#Chatbot accuracy

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice