Uses of Class
com.azure.ai.openai.models.ContentFilterDetailedResults
Packages that use ContentFilterDetailedResults
-
Uses of ContentFilterDetailedResults in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ContentFilterDetailedResultsModifier and TypeMethodDescriptionstatic ContentFilterDetailedResultsContentFilterDetailedResults.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContentFilterDetailedResults from the JsonReader.ContentFilterResultDetailsForPrompt.getCustomBlocklists()Get the customBlocklists property: Describes detection results against configured custom blocklists.ContentFilterResultsForChoice.getCustomBlocklists()Get the customBlocklists property: Describes detection results against configured custom blocklists.ImageGenerationPromptFilterResults.getCustomBlocklists()Get the customBlocklists property: Information about customer block lists and if something was detected the associated list ID.