mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
16 lines
145 B
Plaintext
16 lines
145 B
Plaintext
---
|
|
title: "Object"
|
|
---
|
|
|
|
## Example Usage
|
|
|
|
```python
|
|
from openrouter.operations import Object
|
|
value: Object = "list"
|
|
```
|
|
|
|
|
|
## Values
|
|
|
|
- `"list"`
|