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