Files
log10py/docs/models/components/logprobs.md
Niklas Nielsen ebd24efca7 Initial commit
2024-05-24 19:20:08 -07:00

10 lines
1.3 KiB
Markdown

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