Cost breakdown in dollars
@type t() :: %LemonAi.Types.Cost{ cache_read: float(), cache_write: float(), input: float(), output: float(), total: float() }