Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.36 KB

GitHub Banner

(Beta) Langfuse Vercel AI SDK Integration JS/TS

MIT License npm package GitHub Repo stars Discord YC W23

This is the JS/TS client for the Langfuse Vercel AI SDK integration. This integration is currently in beta and functionality and interfaces may change.

Documentation

Environments

Supported

  • Node.js >=20
  • Edge: Vercel, Cloudflare Workers, etc.

Installation

npm i langfuse-vercel
# or
yarn add langfuse-vercel
# or
pnpm i langfuse-vercel