Skip to main content

transcript_context_pct

Function transcript_context_pct 

Source
pub fn transcript_context_pct(
    harness: Harness,
    transcript: &Path,
    model: &str,
) -> Option<f64>
Expand description

Read a transcript and compute ctx% in one call (#s760a + #s760b). None (never clear) on any failure: unreadable/empty transcript, unsupported harness, or unknown model.