Anthropic::OutputTokensDetails
Inherits JSON::Serializable < Struct < Value < Object
Breakdown of output tokens by type (e.g. thinking tokens)
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source