mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
18 lines
230 B
Markdown
18 lines
230 B
Markdown
# Content
|
|
|
|
|
|
## Supported Types
|
|
|
|
### `operations.ContentText`
|
|
|
|
```python
|
|
value: operations.ContentText = /* values here */
|
|
```
|
|
|
|
### `operations.ContentImageURL`
|
|
|
|
```python
|
|
value: operations.ContentImageURL = /* values here */
|
|
```
|
|
|