example.ts
Errors
| Type | Description |
|---|---|
ConfigurationError | Missing or invalid API keys |
ValidationError | Invalid input (text too short, invalid grade, etc.) |
AuthenticationError | Invalid API keys |
RateLimitError | Rate limit exceeded; wait and retry |
NetworkError | Network connectivity issues |
TimeoutError | Request timed out |
APIError | Other API errors |