mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
15 lines
1.5 KiB
Plaintext
15 lines
1.5 KiB
Plaintext
---
|
|
title: "ImageGenStreamErrorEventError"
|
|
---
|
|
|
|
Provider error details
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- |
|
|
| `code` | *OptionalNullable[str]* | :heavy_minus_sign: | Provider error code, when supplied |
|
|
| `message` | *str* | :heavy_check_mark: | Provider error message |
|
|
| `param` | *OptionalNullable[str]* | :heavy_minus_sign: | Request parameter associated with the error, when supplied |
|
|
| `type` | *OptionalNullable[str]* | :heavy_minus_sign: | Provider error type, when supplied | |