ExBifrost.Model.AnthropicCreateComplete200ResponseUsage (ex_bifrost v0.1.0)

Copy Markdown View Source

AnthropicCreateComplete200ResponseUsage model.

Summary

Types

t()

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

Functions

decode(value)