Package xyz.felh.openai.moderation
Class ModerationCategories
java.lang.Object
xyz.felh.openai.moderation.ModerationCategories
- All Implemented Interfaces:
Serializable,IOpenAiApiObject
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleanbooleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hate
public boolean hate -
hateThreatening
public boolean hateThreatening -
selfHarm
public boolean selfHarm -
sexual
public boolean sexual -
sexualMinors
public boolean sexualMinors -
violence
public boolean violence -
violenceGraphic
public boolean violenceGraphic
-
-
Constructor Details
-
ModerationCategories
public ModerationCategories()
-