Uses of Class
com.azure.ai.openai.models.ContentFilterDetectionResult
Packages that use ContentFilterDetectionResult
-
Uses of ContentFilterDetectionResult in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ContentFilterDetectionResultModifier and TypeMethodDescriptionstatic ContentFilterDetectionResultContentFilterDetectionResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContentFilterDetectionResult from the JsonReader.ContentFilterResultDetailsForPrompt.getIndirectAttack()Get the indirectAttack property: Whether an indirect attack was detected in the prompt.ContentFilterResultDetailsForPrompt.getJailbreak()Get the jailbreak property: Whether a jailbreak attempt was detected in the prompt.ImageGenerationPromptFilterResults.getJailbreak()Get the jailbreak property: Whether a jailbreak attempt was detected in the prompt.ContentFilterResultDetailsForPrompt.getProfanity()Get the profanity property: Describes whether profanity was detected.ContentFilterResultsForChoice.getProfanity()Get the profanity property: Describes whether profanity was detected.ImageGenerationPromptFilterResults.getProfanity()Get the profanity property: Describes whether profanity was detected.ContentFilterResultsForChoice.getProtectedMaterialText()Get the protectedMaterialText property: Information about detection of protected text material.