@gettoor/core / ScalarOutput
Interface: ScalarOutput
Output for the scalar evaluation.
Extends
Properties
reasoning
reasoning:
string
The reasoning for the LLM-as-a-judge.
Inherited from
result
result:
ScalarResult
The result of the LLM-as-a-judge.
Inherited from
usage
usage:
LLMUsage
The usage for the LLM-as-a-judge.