Crig::Providers::OpenAI::Chat::Choice
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(index : Int32, message : Message, logprobs : JSON::Any | Nil = nil, finish_reason : String = "stop")
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
finish_reason
Sourceindex
Sourcelogprobs
Sourcemessage
Source