OpenAIError
- errorType: objectrequired
- messageType: stringrequired
A human-readable error message.
- typeType: stringrequired
The error type (e.g.
invalid_request_error,authentication_error,rate_limit_error,server_error). - codeType: string nullable
A machine-readable error code.
- paramType: string nullable
The parameter that caused the error, if applicable.