Uses of Class
com.azure.ai.openai.models.ImageGenerationPromptFilterResults
Packages that use ImageGenerationPromptFilterResults
-
Uses of ImageGenerationPromptFilterResults in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ImageGenerationPromptFilterResultsModifier and TypeMethodDescriptionImageGenerationData.getPromptFilterResults()Get the promptFilterResults property: Information about the content filtering category (hate, sexual, violence, self_harm), if it has been detected, as well as the severity level (very_low, low, medium, high-scale that determines the intensity and risk level of harmful content) and if it has been filtered or not.