Installation
Pick your environment and run the exact command.npm
pip
Go
Java (Gradle)
Direct script include
Optional extras (Python): use[openai],[anthropic], or[gemini]to pull in the corresponding provider SDKs.
npm install @kaizen/sdk
pip install kaizen-client[all]
go get github.com/getkaizen/kaizen-go@latest
./gradlew addDependency --dependency ai.getkaizen:kaizen-sdk:0.1.0
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.