Skip to Content

AI-102: Understanding Dialog Types in Microsoft Bot Framework

Learn about the role of prompt dialogs in building effective chatbots with the Microsoft Bot Framework.

Table of Contents

Question

You are building a chatbot for a travel agent. The bot will ask users for a destination and must repeat the question until a valid input is received, or the user closes the conversation.

Which type of dialog should you use?

A. prompt
B. input
C. adaptive
D. QnA Maker

Answer

A. prompt

Explanation

A prompt dialog in the Microsoft Bot Framework is designed to ask the user for specific types of information and can repeat the question until a valid response is given or the user closes the conversation.

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.