OpenAI::GraderPython
Inherits JSON::Serializable < Reference < Object
A PythonGrader object that runs a python script on the input.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : GraderPythonType = GraderPythonType::Python, name : String = "", source : String = "", image_tag : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source