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

25 lines
364 B
Plaintext

---
title: "BaseInputsPhaseUnion"
---
## Supported Types
### `components.BaseInputsPhaseCommentary`
```python
value: components.BaseInputsPhaseCommentary = /* values here */
```
### `components.BaseInputsPhaseFinalAnswer`
```python
value: components.BaseInputsPhaseFinalAnswer = /* values here */
```
### `Any`
```python
value: Any = /* values here */
```