ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 54 - AI-102 discussion

Report
Export

You are building an Azure Weblob that will create knowledge bases from an array of URLs.

You instantiate a QnAMakerciient 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 i nclude in the method? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.
Create a list of FileDTO objects that represents data from the WebJob.
Answers
A.
Create a list of FileDTO objects that represents data from the WebJob.
B.
Call the client .Knowledqebase.CreateAsync method.
Answers
B.
Call the client .Knowledqebase.CreateAsync method.
C.
Create a list of QnADTO objects that represents data from the WebJob.
Answers
C.
Create a list of QnADTO objects that represents data from the WebJob.
D.
Create a createKbDTO object.
Answers
D.
Create a createKbDTO object.
Suggested answer: A, C

Explanation:

Reference: https://docs.microsoft.eom/en-us/rest/api/cognitiveservices-qnamaker/qnamaker4.0/knowledqebase/create

asked 26/09/2024
Henny Smit
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first