JavaScript/Typescript

Type-safe JavaScript/TypeScript SDK with first-class support for Node.js 18+.

Python

Our official Python SDK with full type hints, async support, and comprehensive features for AI prompt management.

Installation

To install Basalt in your environnement, follow the instructions using your preferred package manager.

npm install @basalt-ai/sdk

Requirements

TypeScript

The TypeScript SDK requires > Node.js 18.

Python

The Python SDK requires > Python 3.6.

Next Steps