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

19 lines
204 B
Plaintext

---
title: "Container"
---
## Supported Types
### `str`
```python
value: str = /* values here */
```
### `components.ContainerAuto`
```python
value: components.ContainerAuto = /* values here */
```