ScoringMode
The scoring constraint mode for a model evaluator.
Declaration
enum ScoringModeOverview
let mode: ScoringMode = .discreteThe mode controls whether the model judge can return any floating-point score, or structured generation constrains it to return exactly one of the scale values that the dimension defines.