Cost per million tokens for a model
@type t() :: %LemonAi.Types.ModelCost{ cache_read: float(), cache_write: float(), input: float(), output: float() }