ExBifrost.Model.GetModelRankings200ResponseRankingsInnerAllOfTrend (ex_bifrost v0.1.0)

Copy Markdown View Source

Percentage change versus the previous comparable period

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetModelRankings200ResponseRankingsInnerAllOfTrend{
  cost_trend: number() | nil,
  has_previous_period: boolean() | nil,
  latency_trend: number() | nil,
  requests_trend: number() | nil,
  tokens_trend: number() | nil
}

Functions

decode(value)