@gettoor/core / BinaryOutput
Interface: BinaryOutput
Output for the binary evaluation.
Extends
Output<boolean>
Properties
reasoning
reasoning:
string
The reasoning for the LLM-as-a-judge.
Inherited from
result
result:
boolean
The result of the LLM-as-a-judge.
Inherited from
usage
usage:
LLMUsage
The usage for the LLM-as-a-judge.