Skip to main content

aggregate_cost_records

Function aggregate_cost_records 

Source
pub fn aggregate_cost_records(
    records: &[LlmCostRecord],
    model_filter: Option<&str>,
    start_date: Option<&str>,
    end_date: Option<&str>,
) -> CostSummary
Expand description

Aggregate cost records with optional filters