ExBifrost.Model.GetDashboard200ResponseModelRankings (ex_bifrost v0.1.0)

Copy Markdown View Source

Model Rankings tab data

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetDashboard200ResponseModelRankings{
  histogram: ExBifrost.Model.GetLogsModelHistogram200Response.t() | nil,
  rankings: ExBifrost.Model.GetModelRankings200Response.t() | nil
}

Functions

decode(value)