export type ModelCost = { model: string; total_cost: number; };