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

13 lines
1.6 KiB
Plaintext

---
title: "ImageGenStreamErrorEvent"
---
Emitted when streaming generation fails after the SSE response starts
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| `error` | [components.ImageGenStreamErrorEventError](../components/imagegenstreamerroreventerror.mdx) | :heavy_check_mark: | Provider error details |
| `type` | [components.ImageGenStreamErrorEventType](../components/imagegenstreamerroreventtype.mdx) | :heavy_check_mark: | The event type |