mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
2.5 KiB
2.5 KiB
OpenResponsesErrorEvent
Event emitted when an error occurs during streaming
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type |
components.OpenResponsesErrorEventType | ✔️ | N/A |
code |
Nullable[str] | ✔️ | N/A |
message |
str | ✔️ | N/A |
param |
Nullable[str] | ✔️ | N/A |
sequence_number |
float | ✔️ | N/A |