ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 102 - AI-102 discussion

Report
Export

You are developing the chatbot.

You create the following components:

A QnA Maker resource

A chatbot by using the Azure Bot Framework SDK

You need to add an additional component to meet the technical requirements and the chatbot requirements. What should you add?

A.
Microsoft Translator
Answers
A.
Microsoft Translator
B.
Language Understanding
Answers
B.
Language Understanding
C.
Dispatch
Answers
C.
Dispatch
D.
chatdown
Answers
D.
chatdown
Suggested answer: C

Explanation:

Scenario: All planned projects must support English, French, and Portuguese.

If a bot uses multiple LUIS models and QnA Maker knowledge bases (knowledge bases), you can use the Dispatch tool to determine which LUIS model or QnA Maker knowledge base best matches the user input. The dispatch tool does this by creating a single LUIS app to route user input to the correct model.

Reference:

https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-dispatch

asked 26/09/2024
Joza Pakledinac
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first