mirror of
https://github.com/LukeHagar/log10py.git
synced 2025-12-06 04:20:12 +00:00
10 lines
1.3 KiB
Markdown
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. | |