class

OpenAI::EvalGraderTextSimilarity

Inherits JSON::Serializable < Reference < Object

Constructors

new(pass_threshold : Float64 = 0.0)
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)

The threshold for the score.

Source