ExBifrost.Model.CohereChatV2200ResponseDeltaUsageBilledUnits (ex_bifrost v0.1.0)

Copy Markdown View Source

CohereChatV2200ResponseDeltaUsageBilledUnits model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.CohereChatV2200ResponseDeltaUsageBilledUnits{
  classifications: integer() | nil,
  input_tokens: integer() | nil,
  output_tokens: integer() | nil,
  search_units: integer() | nil
}

Functions

decode(value)