Official JavaScript/TypeScript SDK for building custom applications powered by HyperFlow flow-graphs.
Build AI chatbots, document analyzers, and custom workflows with minimal code. The SDK handles all Control API complexity—state management, streaming, interaction specs, and session lifecycle—letting you focus on your application's UI and business logic.
Version: 1.1.1
useHyperFlow hook with state management# From tarball
yarn add file:./hyperflow-client-sdk-v1.1.0.tgz
# Or from local directory (during development)
yarn add file:/path/to/hyperflow-mono/src/sdk
npm install @hyperflow/client-sdk
# or
yarn add @hyperflow/client-sdk