class

OpenAI::EvalGraderPython

Inherits JSON::Serializable < Reference < Object

Constructors

new(pass_threshold : Float64 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

pass_threshold

The threshold for the score.

Source
pass_threshold=(pass_threshold : Float64 | Nil)

The threshold for the score.

Source