AI::Provider::LanguageModel::GenerateResult
Inherits JSON::Serializable < Struct < Value < Object
The result of a language model doGenerate call.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcefinish_reason
Sourcerequest
Sourceresponse
Sourceusage
Source