Time-bucketed cost histogram with model breakdown
Summary
Types
@type t() :: %ExBifrost.Model.GetLogsCostHistogram200Response{ bucket_size_seconds: integer() | nil, buckets: [ExBifrost.Model.GetLogsCostHistogram200ResponseBucketsInner.t()] | nil, models: [String.t()] | nil }