Share via


ImageGenerationData.PromptFilterResults Property

Definition

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. Information about jailbreak content and profanity, if it has been detected, and if it has been filtered or not. And information about customer block list, if it has been filtered and its id.

public Azure.AI.OpenAI.ImageGenerationPromptFilterResults PromptFilterResults { get; }
member this.PromptFilterResults : Azure.AI.OpenAI.ImageGenerationPromptFilterResults
Public ReadOnly Property PromptFilterResults As ImageGenerationPromptFilterResults

Property Value

Applies to