OpenAI::RunGraderRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(grader : RunGraderRequestGrader = GraderStringCheck.new, item : Hash(String, JSON::Any) | Nil = nil, model_sample : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
item
The dataset item provided to the grader. This will be used to populate
the item namespace. See the guide for more details.
The dataset item provided to the grader. This will be used to populate
the item namespace. See the guide for more details.