Files
openrouter-python-sdk-retry…/docs/components/chattokenlogprobs.mdx

13 lines
1.2 KiB
Plaintext

---
title: "ChatTokenLogprobs"
---
Log probabilities for the completion
## Fields
| Field | Type | Required | Description |
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| `content` | List[[components.ChatTokenLogprob](../components/chattokenlogprob.mdx)] | :heavy_check_mark: | Log probabilities for content tokens |
| `refusal` | List[[components.ChatTokenLogprob](../components/chattokenlogprob.mdx)] | :heavy_minus_sign: | Log probabilities for refusal tokens |