OpenAI::CreateCompletionResponseChoicesItemLogprobsVariant1
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(text_offset : Array(Int64) | Nil = nil, token_logprobs : Array(Float64) | Nil = nil, tokens : Array(String) | Nil = nil, top_logprobs : Array(Hash(String, Float64)) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
text_offset
Sourcetoken_logprobs
Sourcetokens
Sourcetop_logprobs
Source