OpenRouterError
Error information from OpenRouter
Properties
| Name | Type | Description |
|---|---|---|
| message | string | The error message |
The error message | ||
| type | string | The error type |
The error type | ||
JSON Example
{
"message": "string",
"type": "string"
}
Error information from OpenRouter
| Name | Type | Description |
|---|---|---|
| message | string | The error message |
The error message | ||
| type | string | The error type |
The error type | ||
{
"message": "string",
"type": "string"
}