struct

Grafito::AI::Usage

Inherits JSON::Serializable < Struct < Value < Object

Token usage statistics

Constructors

new(input_tokens : Int32, output_tokens : Int32)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

input_tokens
Source
output_tokens
Source
total_tokens
Source