mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
31 lines
614 B
Plaintext
31 lines
614 B
Plaintext
---
|
|
title: "AnthropicUsageIteration"
|
|
---
|
|
|
|
## Supported Types
|
|
|
|
### `components.AnthropicCompactionUsageIteration`
|
|
|
|
```python
|
|
value: components.AnthropicCompactionUsageIteration = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicMessageUsageIteration`
|
|
|
|
```python
|
|
value: components.AnthropicMessageUsageIteration = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicAdvisorMessageUsageIteration`
|
|
|
|
```python
|
|
value: components.AnthropicAdvisorMessageUsageIteration = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicUnknownUsageIteration`
|
|
|
|
```python
|
|
value: components.AnthropicUnknownUsageIteration = /* values here */
|
|
```
|
|
|