Files
openrouter-python-sdk-retry…/docs/models/only.md
T

18 lines
167 B
Markdown

# Only
## Supported Types
### `models.OnlyEnum`
```python
value: models.OnlyEnum = /* values here */
```
### `str`
```python
value: str = /* values here */
```