OpenAI::CreateChatCompletionStreamResponseChoicesItemLogprobs
Inherits JSON::Serializable < Reference < Object
Log probability information for the choice.
Constructors
new(pull : JSON::PullParser)
Sourcenew(content : Array(ChatCompletionTokenLogprob) | Nil = nil, refusal : Array(ChatCompletionTokenLogprob) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
A list of message content tokens with log probability information.