Files
openrouter-python-sdk-retry…/docs/components/mode.mdx
T

19 lines
229 B
Plaintext

---
title: "Mode"
---
## Supported Types
### `components.ModeAuto`
```python
value: components.ModeAuto = /* values here */
```
### `components.ModeRequired`
```python
value: components.ModeRequired = /* values here */
```