pub fn grounding_verdict(
score: f64,
thresholds: GroundingThresholds,
) -> GroundingVerdictExpand description
Partition a raw grounding score into a verdict.
pub fn grounding_verdict(
score: f64,
thresholds: GroundingThresholds,
) -> GroundingVerdictPartition a raw grounding score into a verdict.