This is the JS/TS client for the Langfuse Langchain integration.
- Docs: https://langfuse.com/docs/integrations/langchain
- Reference: https://js.reference.langfuse.com/modules/langfuse_langchain.html
Supported
- Node.js >=20
- Web
- Edge: Vercel, Cloudflare Workers, etc.
npm i langfuse-langchain
# or
yarn add langfuse-langchain
# or
pnpm i langfuse-langchain