Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 548 Bytes

CreateChatCompletionResponseChoicesInnerLogprobs.md

File metadata and controls

15 lines (7 loc) · 548 Bytes

CreateChatCompletionResponseChoicesInnerLogprobs

Log probability information for the choice.

Properties

Name Type Description Notes
content List<ChatCompletionTokenLogprob> A list of message content tokens with log probability information.
refusal List<ChatCompletionTokenLogprob> A list of message refusal tokens with log probability information.