AI-102 Exam Question 51

You create five bots by using Microsoft Bot Framework Composer.
You need to make a single bot available to users that combines the bots. The solution must support dynamic routing to the bots based on user input.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • AI-102 Exam Question 52

    You are building a language model by using a Language Understanding service.
    You create a new Language Understanding resource.
    You need to add more contributors.
    What should you use?
  • AI-102 Exam Question 53

    You have an app that analyzes images by using the Computer Vision API.
    You need to configure the app to provide an output for users who are vision impaired. The solution must provide the output in complete sentences.
    Which API call should you perform?
  • AI-102 Exam Question 54

    You plan to build an app that will generate a list of tags for uploaded images. The app must meet the following requirements:
    * Generate tags in a user's preferred language.
    * Support English, French, and Spanish.
    * Minimize development effort
    You need to build a function that will generate the tags for the app. Which Azure service endpoint should you use?
  • AI-102 Exam Question 55

    You are building an Azure Weblob that will create knowledge bases from an array of URLs.
    You instantiate a QnAMakerClient object that has the relevant API keys and assign the object to a variable named client.
    You need to develop a method to create the knowledge bases.
    Which two actions should you include in the method? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.