@gettoor/core / ScalarResult
Interface: ScalarResult
Result for the scalar evaluation.
Properties
metrics
metrics:
Record<ScalarMetric["name"],MetricResult>
The metrics for the response where key is the metric name and value is the score.
score
score:
number
The score for the response.