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

19 lines
267 B
Plaintext

---
title: "OutputCodeInterpreterCallItemOutputUnion"
---
## Supported Types
### `components.OutputImage`
```python
value: components.OutputImage = /* values here */
```
### `components.OutputLogs`
```python
value: components.OutputLogs = /* values here */
```