Uses of Class
com.azure.ai.openai.models.ContentFilterResults
Packages that use ContentFilterResults
-
Uses of ContentFilterResults in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ContentFilterResultsModifier and TypeMethodDescriptionChatChoice.getContentFilterResults()Get the contentFilterResults 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.Choice.getContentFilterResults()Get the contentFilterResults 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.PromptFilterResult.getContentFilterResults()Get the contentFilterResults property: Content filtering results for this prompt.