OpenAI::CreateModerationResponse
Inherits JSON::Serializable < Reference < Object
Represents if a given text input is potentially harmful.
Constructors
new(pull : JSON::PullParser)
Sourcenew(id : String = "", model : String = "", results : Array(CreateModerationResponseResultsItem) = [] of CreateModerationResponseResultsItem)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source