Skip to main content

AI_SIDECAR_CONFIDENCE_THRESHOLD

Constant AI_SIDECAR_CONFIDENCE_THRESHOLD 

Source
pub const AI_SIDECAR_CONFIDENCE_THRESHOLD: f32 = 0.70;
Expand description

Minimum confidence to pass sidecar data to the LLM layer for evaluation. LLM can reason about borderline cases; below this threshold, discard.