Instance Propertymacpaw.openai 0.3.3OpenAI

topLogprobs

List of the most likely tokens and their log probability, at this token position. In rare cases, there may be fewer than the number of requested top_logprobs returned.

ChatResult.swift:41
let topLogprobs: [TopLogprob]