exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 7 question 22 discussion

Actual exam question from Microsoft's AI-102
Question #: 22
Topic #: 7
[All AI-102 Questions]

HOTSPOT
-

You have a chatbot that uses Azure OpenAI to generate responses.

You need to upload company data by using Chat playground. The solution must ensure that the chatbot uses the data to answer user questions.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
syupwsh
1 month, 4 weeks ago
ChatCompletion AzureCognitiveSearch https://learn.microsoft.com/en-us/azure/ai-services/openai/use-your-data-quickstart?tabs=command-line%2Cjavascript-keyless%2Ctypescript-keyless%2Cpython&pivots=programming-language-python
upvoted 2 times
syupwsh
1 month, 4 weeks ago
completion = client.chat.completions.create( model=deployment, messages=[ { "role": "user", "content": "What are my available health plans?", }, ], extra_body={ "data_sources":[ { "type": "azure_search",
upvoted 1 times
...
...
jafaca
6 months, 2 weeks ago
Azure Document Intelligence for second, imho
upvoted 1 times
chrillelundmark
4 months, 3 weeks ago
https://learn.microsoft.com/en-us/azure/ai-services/openai/use-your-data-quickstart?tabs=command-line%2Cjavascript-keyless%2Ctypescript-keyless%2Cpython&pivots=programming-language-python
upvoted 2 times
...
jafaca
6 months, 2 weeks ago
It is AzureCognitiveSearch after all
upvoted 9 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago