AI-900 · Question #348
You deploy the Azure OpenAI service to generate images. You need to ensure that the service provides the highest level of protection against harmful content. What should you do?
The correct answer is A. Configure the Content filters settings. Azure OpenAI, Content filtering Azure OpenAI includes a content filtering system that works alongside core models, including image generation models. This system works by running both the prompt and completion through a set of classification models designed to detect and…
Question
Options
- AConfigure the Content filters settings
- BCustomize a large language model (LLM)
- CConfigure the system prompt
- DChange the model used by the Azure OpenAI service
How the community answered
(23 responses)- A78% (18)
- B4% (1)
- C4% (1)
- D13% (3)
Explanation
Azure OpenAI, Content filtering Azure OpenAI includes a content filtering system that works alongside core models, including image generation models. This system works by running both the prompt and completion through a set of classification models designed to detect and prevent the output of harmful content. https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter
Topics
Community Discussion
No community discussion yet for this question.