You have an Azure subscription that contains an Azure OpenAI resource.
You deploy the GPT-4 model to the resource.
You need to ensure that you can upload files that will be used as grounding data for the model.
Which two types of resources should you create? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer : D, E
You have an app named App1 that uses a custom Azure Al Document Intelligence model to recognize contract documents. You need to ensure that the model supports an additional contract format. The solution must minimize development effort. What should you do?
Answer : C
You have an Azure subscription.
You need to build an app that will compare documents for semantic similarity. The solution must meet the following requirements:
* Return numeric vectors that represent the tokens of each document.
* Minimize development effort.
Which Azure OpenAI model should you use?
Answer : B
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?
Answer : A
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.
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-dispatch
Which statement is an example of Data Manipulation Language (DML)?
Answer : B
You have a training dataset that contains 10,000 PDF documents. The documents contain scanned books, comics, and magazines.
You are building a solution that will use Azure Al and a custom model.
You need to train the model by using Language Studio. The solution must meet the following requirements:
* Tag each item as a book, comic, or magazine.
* Minimize development effort.
What should you use?
Answer : B
You are building an app that will include one million scanned magazine articles. Each article will be stored as an image file. You need to configure the app to extract text from the images. The solution must minimize development effort. What should you include in the solution?
Answer : B