Hate content filtering and severity results.

interface ChatsHate {
    filtered?: boolean;
    severity?: string;
}

Properties

Properties

filtered?: boolean

Indicates if hateful contents have been detected and filtered.

severity?: string

Indicates the severity level on a scale that determines the intensity and risk level of harmful content.