pub fn workflow_summary( steps: usize, duration: Duration, input_tokens: u64, output_tokens: u64, cost_usd: f64, )
Display a rich workflow summary including token usage and cost