Create a new LlmGatewayError.
The human-readable error message.
Optionalstatus: numberThe HTTP status code of the failed request.
OptionalrequestId: stringThe server-generated request id, for correlating with support.
Optionalerrors: string[]Validation detail strings, present on invalid-request errors.
Optional ReadonlyerrorsValidation detail strings, present on invalid-request errors.
Optional ReadonlyrequestThe server-generated request id, for correlating with support.
OptionalstackOptional ReadonlystatusThe HTTP status code of the failed request.
Static OptionalprepareOptional override for formatting stack traces
Staticstack
Error thrown when a request to the LLM Gateway fails.