ExBifrost.Model.AnthropicCreateMessage200ResponseUsageCacheCreation (ex_bifrost v0.1.0)

Copy Markdown View Source

AnthropicCreateMessage200ResponseUsageCacheCreation model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.AnthropicCreateMessage200ResponseUsageCacheCreation{
  ephemeral_1h_input_tokens: integer() | nil,
  ephemeral_5m_input_tokens: integer() | nil
}

Functions

decode(value)