Skip to Content

AI-102: Utilizing Dialog Classes in Microsoft Bot Framework

Understand the role of the QnAMakerDialog class in querying a knowledge base in the Microsoft Bot Framework.

Table of Contents

Question

You are building a chatbot.

You need to configure the chatbot to query a knowledge base.

Which dialog class should you use?

A. QnAMakerDialog
B. AdaptiveDialog
C. SkillDialog
D. ComponentDialog

Answer

A. QnAMakerDialog

Explanation

The QnAMakerDialog class in the Microsoft Bot Framework is designed to query a knowledge base.

Designing and Implementing a Microsoft Azure AI Solution AI-102 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Designing and Implementing a Microsoft Azure AI Solution AI-102 exam and earn Designing and Implementing a Microsoft Azure AI Solution AI-102 certification.