mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
19 lines
267 B
Plaintext
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 */
|
|
```
|
|
|