Object form of an evaluator result. Reuses the shared experiment ExperimentEvaluationResult shape (label / explanation / metadata) but widens score to also accept booleans, which the testing API stores as 1 / 0.
score
1
0
Optional
Numeric or boolean score; booleans are stored as 1 / 0.
Object form of an evaluator result. Reuses the shared experiment ExperimentEvaluationResult shape (label / explanation / metadata) but widens
scoreto also accept booleans, which the testing API stores as1/0.