SDK Guides
SDK Guides

SDK Environment Setup

TypeScript

SDK Installation

The SDK can be installed using various package managers:

NPM

npm add syllable-sdk

PNPM

pnpm add syllable-sdk

Bun

bun add syllable-sdk

Yarn

yarn add syllable-sdk zod

# Note: Yarn does not install peer dependencies automatically. You will need
# to install zod as shown above.

Python

SDK Installation

The SDK can be installed using pip:

pip install syllable-sdk

Next steps

Continue with the next guide, or explore another part of the documentation.

Start here

How to implement and configure start here related to SDK Build First Agent using Syllable SDK.

Explore further: