Skip to content
Judgment Labs
Esc
navigateopen⌘Jpreview
On this page

NumericResponse

Numeric score response (e.g. 0.0 to 1.0).

return { value: 0.85, reason: "Output is mostly relevant" };

Properties

PropType
value?number
Typenumber

Was this page helpful?