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

25 lines
426 B
Plaintext

---
title: "ImageStreamingResponseData"
---
## Supported Types
### `components.ImageGenPartialImageEvent`
```python
value: components.ImageGenPartialImageEvent = /* values here */
```
### `components.ImageGenCompletedEvent`
```python
value: components.ImageGenCompletedEvent = /* values here */
```
### `components.ImageGenStreamErrorEvent`
```python
value: components.ImageGenStreamErrorEvent = /* values here */
```