mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
18 lines
239 B
Markdown
18 lines
239 B
Markdown
# FileAnnotationDetailContentUnion
|
|
|
|
|
|
## Supported Types
|
|
|
|
### `models.ContentText`
|
|
|
|
```python
|
|
value: models.ContentText = /* values here */
|
|
```
|
|
|
|
### `models.ContentImageURL`
|
|
|
|
```python
|
|
value: models.ContentImageURL = /* values here */
|
|
```
|
|
|