struct

AI::Provider::LanguageModel::GenerateResultResponse

Inherits JSON::Serializable < Struct < Value < Object

Response information for generate result.

Constructors

new(id : String | Nil = nil, timestamp : Time | Nil = nil, model_id : String | Nil = nil, headers : Shared::Headers | Nil = nil, body : JSON::Any | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

body
Source
headers
Source
model_id
Source
timestamp
Source