struct UsageInfo

Included Modules

Defined in:

crystal-mistral/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def prompt_tokens : Int32 #

[View source]
def prompt_tokens=(prompt_tokens : Int32) #

[View source]
def total_tokens : Int32 #

[View source]
def total_tokens=(total_tokens : Int32) #

[View source]