mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
827 B
827 B
CompletionTokensDetails
Detailed completion token usage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
accepted_prediction_tokens |
OptionalNullable[int] | ➖ | Accepted prediction tokens |
audio_tokens |
OptionalNullable[int] | ➖ | Tokens used for audio output |
reasoning_tokens |
OptionalNullable[int] | ➖ | Tokens used for reasoning |
rejected_prediction_tokens |
OptionalNullable[int] | ➖ | Rejected prediction tokens |