BinaryResponse
Pass/fail response for binary scorers.
return { value: true, reason: "Output contains expected answer" };
Properties
PropType
value?boolean
Type
booleanPass/fail response for binary scorers.
return { value: true, reason: "Output contains expected answer" };
value?booleanbooleanWas this page helpful?
Thanks for your feedback!