Files
openrouter-python-sdk-retry…/docs/components/responseserrorfield.md
T
2025-11-13 14:21:27 -05:00

11 lines
899 B
Markdown

# ResponsesErrorField
Error information returned from the API
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ |
| `code` | [components.CodeEnum](../components/codeenum.md) | :heavy_check_mark: | N/A |
| `message` | *str* | :heavy_check_mark: | N/A |