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
Pass/fail response for binary scorers.
Pass/fail response for binary scorers.
return { value: true, reason: "Output contains expected answer" };value
:boolean
Last updated on