OpenAI::RunStepCompletionUsageVariant1
Inherits JSON::Serializable < Reference < Object
Usage statistics related to the run step. This value will be null while the run step's status is in_progress.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
completion_tokens=(completion_tokens : Int64)
Number of completion tokens used over the course of the run step.