Files
log10ts/docs/models/components/logprobs.md
2024-05-24 17:16:47 -07:00

10 lines
1.2 KiB
Markdown

# Logprobs
Log probability information for the choice.
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
| `content` | [components.ChatCompletionTokenLogprob](../../models/components/chatcompletiontokenlogprob.md)[] | :heavy_check_mark: | A list of message content tokens with log probability information. |