Judgment Labs Logo
Sdk referenceTypescript

BinaryResponse

Pass/fail response for binary scorers.

Pass/fail response for binary scorers.

return { value: true, reason: "Output contains expected answer" };

Properties

value

:

boolean

Last updated on

On this page