Our documentation is still under construction. If you have any questions, please contact us at [email protected].

Introduction

This is the JavaScript/TypeScript SDK for Itzam. It’s meant to be simple and easy to use.

We currently support only generating and streaming text, but we’ll be adding more features soon. Check out our roadmap for more details.

Installation

First of all, let’s install Itzam SDK:

npm i itzam

Features

The JavaScript SDK provides two main features:

Generate Text

Generate text responses from your workflows.

Stream Text

Stream text responses from your workflows.

Get Run By Id

Get a run by its ID.