hanzo-langchain
v0.0.1
Published

Readme
Hanzo JS/TS
This is the JS/TS client for the Hanzo Langchain integration.
Documentation
- Docs: https://hanzo.ai/docs/integrations/langchain
- Reference: https://js.reference.hanzo.com/modules/hanzo_langchain.html
Environments
Supported
- Node.js >=20
- Web
- Edge: Vercel, Cloudflare Workers, etc.
Installation
npm i hanzo-langchain
# or
yarn add hanzo-langchain
# or
pnpm i hanzo-langchain