struct AI::Provider::LanguageModel::ResponseMetadataPart

Defined in:

ai/provider/language_model/language_model.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String | Nil = nil, timestamp : Time | Nil = nil, model_id : String | Nil = nil) #

[View source]

Instance Method Detail

def id : String | Nil #

[View source]
def model_id : String | Nil #

[View source]
def timestamp : Time | Nil #

[View source]
def type : String #

[View source]