> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Logprob

## Fields

| Field          | Type                                                                                             | Required             | Description |
| -------------- | ------------------------------------------------------------------------------------------------ | -------------------- | ----------- |
| `bytes_`       | List\[*int*]                                                                                     | :heavy\_check\_mark: | N/A         |
| `logprob`      | *float*                                                                                          | :heavy\_check\_mark: | N/A         |
| `token`        | *str*                                                                                            | :heavy\_check\_mark: | N/A         |
| `top_logprobs` | List\[[components.ResponseOutputTextTopLogprob](../components/responseoutputtexttoplogprob.mdx)] | :heavy\_check\_mark: | N/A         |
