OpenAI::ModerationResponse
Inherits JSON::Serializable < Struct < Value < Object
Represents policy compliance report by OpenAI's content moderation model against a given input.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source