mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
11 lines
1.1 KiB
Plaintext
11 lines
1.1 KiB
Plaintext
---
|
|
title: "ImageGenerationUsageCompletionTokensDetails"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------------------- | ----------------------------------------------- | ----------------------------------------------- | ----------------------------------------------- |
|
|
| `audio_tokens` | *OptionalNullable[int]* | :heavy_minus_sign: | Tokens generated by the model for audio output. |
|
|
| `image_tokens` | *OptionalNullable[int]* | :heavy_minus_sign: | Tokens generated by the model for image output. |
|
|
| `reasoning_tokens` | *OptionalNullable[int]* | :heavy_minus_sign: | Tokens generated by the model for reasoning. | |