mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
15 lines
5.2 KiB
Plaintext
15 lines
5.2 KiB
Plaintext
---
|
|
title: "AnthropicAdvisorMessageUsageIteration"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ |
|
|
| `cache_creation` | [OptionalNullable[components.AnthropicIterationCacheCreation]](../components/anthropiciterationcachecreation.mdx) | :heavy_minus_sign: | N/A | \{<br/>"ephemeral_1h_input_tokens": 0,<br/>"ephemeral_5m_input_tokens": 0<br/>} |
|
|
| `cache_creation_input_tokens` | *Optional[int]* | :heavy_minus_sign: | N/A | |
|
|
| `cache_read_input_tokens` | *Optional[int]* | :heavy_minus_sign: | N/A | |
|
|
| `input_tokens` | *Optional[int]* | :heavy_minus_sign: | N/A | |
|
|
| `output_tokens` | *Optional[int]* | :heavy_minus_sign: | N/A | |
|
|
| `model` | *str* | :heavy_check_mark: | N/A | |
|
|
| `type` | [components.AnthropicAdvisorMessageUsageIterationType](../components/anthropicadvisormessageusageiterationtype.mdx) | :heavy_check_mark: | N/A | | |