Skip to main content

Install the Shaped SDK

The Shaped SDK simplifies interactions with Shaped's Model Inference APIs making it easier to integrate our services into your applications.

This guide will walk you through the installation process for different programming languages.

Install
npm install @shaped.ai/client

Verify Installation

Use the following commands to verify the packages have installed correctly.

npm list @shaped.ai/client