Installation

First of all, let’s install Itzam SDK:

npm i itzam
yarn add itzam
pnpm add itzam

Features

The JavaScript SDK provides the following features:

Generate Text

Generate text responses from your workflows.

Stream Text

Stream text responses from your workflows.

Generate Object

Generate objects from your workflows.

Stream Object

Stream object responses from your workflows.

Attachments

Send files, images, and documents as attachments with your requests for multimodal AI workflows.

Threads

Create and manage conversation threads for continuous messaging.

Get Run By Id

Get a run by its ID.

Get Models

Get all models.