Share via


ChatChoice.ContentFilterResults 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.

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

Property Value

Applies to