@hanzo/hanzo-vercel
v0.0.2
Published

Keywords
Readme
(Beta) Hanzo Vercel AI SDK Integration JS/TS
This is the JS/TS client for the Hanzo Vercel AI SDK integration. This integration is currently in beta and functionality and interfaces may change.
Documentation
- Docs: https://hanzo.ai/docs/integrations/vercel
- Reference: https://js.reference.hanzo.com/modules/hanzo_vercel.html
Environments
Supported
- Node.js >=20
- Edge: Vercel, Cloudflare Workers, etc.
Installation
npm i hanzo-vercel
# or
yarn add hanzo-vercel
# or
pnpm i hanzo-vercel