Getting Started
Installation
Install the Basalt SDK in your environnement. (~1 minute)
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.
Requirements
TypeScript
The TypeScript SDK requires > Node.js 18.
Python
The Python SDK requires > Python 3.6.