Skip to main content

aggregate_by_model

Function aggregate_by_model 

Source
pub fn aggregate_by_model(
    sessions: &[Session],
) -> Vec<(String, SessionAggregate)>
Expand description

Group sessions by agent.model and aggregate each group.