Skip to main content

aggregate_by_tool

Function aggregate_by_tool 

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

Group sessions by agent.tool and aggregate each group.