Overview tab metrics
Summary
Types
@type t() :: %ExBifrost.Model.GetDashboard200ResponseOverview{ cost: ExBifrost.Model.GetLogsCostHistogram200Response.t() | nil, latency: ExBifrost.Model.GetLogsLatencyHistogram200Response.t() | nil, models: ExBifrost.Model.GetLogsModelHistogram200Response.t() | nil, requests: ExBifrost.Model.GetLogsHistogram200Response.t() | nil, stats: ExBifrost.Model.LogStats.t() | nil, tokens: ExBifrost.Model.GetLogsTokenHistogram200Response.t() | nil }