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

19 lines
235 B
Plaintext

---
title: "BaseInputsContent2"
---
## Supported Types
### `List[components.BaseInputsContent1]`
```python
value: List[components.BaseInputsContent1] = /* values here */
```
### `str`
```python
value: str = /* values here */
```