List of questions
Related questions
Question 54 - AI-102 discussion
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.
B.
Call the client .Knowledqebase.CreateAsync method.
C.
Create a list of QnADTO objects that represents data from the WebJob.
D.
Create a createKbDTO object.
Your answer:
0 comments
Sorted by
Leave a comment first