npm.io
0.2.0 • Published 7 months ago

ai.matey.errors

Licence
MIT
Version
0.2.0
Deps
1
Size
41 kB
Vulns
0
Weekly
0

ai.matey.errors

Error classes and error handling utilities

Part of the ai.matey monorepo.

Installation

npm install ai.matey.errors

Exports

  • AdapterError
  • AuthenticationError
  • RateLimitError
  • ValidationError
  • ProviderError
  • NetworkError
  • ErrorCode

Usage

import { AdapterError, AuthenticationError, RateLimitError, ValidationError, ProviderError, NetworkError, ErrorCode } from 'ai.matey.errors';

API Reference

See the TypeScript definitions for detailed API documentation.

License

MIT - see LICENSE for details.

Keywords