AI-900 · Question #255
AI-900 Question #255: Real Exam Question with Answer & Explanation
The correct answer is B: Azure OpenAI. Azure.AI.OpenAI, Completions Class Representation of the response data from a completions request. Completions support a wide variety of tasks and generate text that continues from or "completes" provided prompt data. https://learn.microsoft.com/en-us/dotnet/api/azure.ai.openai.c
Question
What can be used to complete a paragraph based on a sentence provided by a user?
Options
- AAzure Al Language
- BAzure OpenAI
- CAzure Machine Learning
- DAzure Al Vision
Explanation
Azure.AI.OpenAI, Completions Class Representation of the response data from a completions request. Completions support a wide variety of tasks and generate text that continues from or "completes" provided prompt data. https://learn.microsoft.com/en-us/dotnet/api/azure.ai.openai.completions
Topics
Community Discussion
No community discussion yet for this question.