topLogprobs

@SerialName(value = "top_logprobs")
val topLogprobs: List<TopLogprob>

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.