Skip to content

@gettoor/core v0.1.0


@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.