Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 813 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 813 Bytes

Dust SDK for JavaScript

A simple and easy to use client for the Dust API


Build status npm version

Source code available here.

Installation

npm install @dust-tt/client

Usage

Use Dust's Dust Development Platform to start learning about Dust API.

Import and initialize a client using an workspace api key or an OAuth access token.

Handling errors