The Meibel AI Node.js SDK provides TypeScript-first support for JavaScript developers.Documentation Index
Fetch the complete documentation index at: https://docs.meibel.ai/llms.txt
Use this file to discover all available pages before exploring further.
The Node.js SDK is currently under development. Check back soon for availability.
Coming Soon
The Node.js SDK will include:- Full TypeScript support
- Promise-based API
- Streaming support
- Automatic retries
- Comprehensive error handling
Planned Features
Installation
Basic Usage
Get Notified
Want to be notified when the Node.js SDK is available?- Watch our GitHub repository
- Join our developer community
- Sign up for updates
Alternative Options
While waiting for the official Node.js SDK:- Use the REST API directly with your favorite HTTP client
- Generate a client using our OpenAPI specification
- Use the Python SDK with a Python bridge