AI-900 · Question #317
You are creating an app to help employees write emails and reports based on user prompts. What should you use?
The correct answer is C. Azure OpenAI Service. Azure OpenAI Service can generate text based on user prompts. It leverages GPT (Generative Pre-trained Transformer) models that are trained to understand and generate human-like text. Users interact with these models by providing a prompt, and the model attempts to produce the mo
Question
Options
- AAzure AI Vision
- BAzure Machine Learning studio
- CAzure OpenAI Service
- DAzure AI Speech
How the community answered
(35 responses)- A3% (1)
- C91% (32)
- D6% (2)
Explanation
Azure OpenAI Service can generate text based on user prompts. It leverages GPT (Generative Pre-trained Transformer) models that are trained to understand and generate human-like text. Users interact with these models by providing a prompt, and the model attempts to produce the most likely continuation or completion of that text. https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models
Topics
Community Discussion
No community discussion yet for this question.