context_usage_from_transcript

Function context_usage_from_transcript 

Source
pub fn context_usage_from_transcript(
    transcript_json: &str,
    limit: &ContextLimit,
) -> Result<ContextUsage>
Expand description

Estimates token usage for the session transcript JSON.