Skip to main content

Installation

Pick your environment and run the exact command.

npm

npm install @kaizen/sdk

pip

pip install kaizen-client[all]

Go

go get github.com/getkaizen/kaizen-go@latest

Java (Gradle)

./gradlew addDependency --dependency ai.getkaizen:kaizen-sdk:0.1.0

Direct script include

curl -sSL https://cdn.getkaizen.io/ktof/latest.js -o ktof.min.js
Optional extras (Python): use [openai], [anthropic], or [gemini] to pull in the corresponding provider SDKs.