JSPM

langfuse

3.29.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 745033
  • Score
    100M100P100Q174071F
  • License MIT

Package Exports

  • langfuse

Readme

GitHub Banner

Langfuse JS/TS

MIT License npm package GitHub Repo stars Discord YC W23

This is the main JS/TS client for Langfuse.

Documentation

Environments

Supported

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

Using Node.js <18? Use langfuse-node instead as it does not use fetch and other Web APIs

Installation

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