CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 32: AI-102: Designing and Implementing a Microsoft Azure AI Solution

You are building an Azure WebJob 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 metho…

Nội dung câu hỏi

You are building an Azure WebJob 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.

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Create a list of FileDTO objects that represents data from the WebJob.
  2. B. Call the client.Knowledgebase.CreateAsync method. — đáp án hiện tại
  3. C. Create a list of QnADTO objects that represents data from the WebJob.
  4. D. Create a CreateKbDTO object. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề