JSPM

langfuse

2.3.1-alpha.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 728193
  • Score
    100M100P100Q170620F
  • License MIT

Package Exports

  • langfuse

Readme

Langfuse JS/TS

MIT License npm package GitHub Repo stars Discord YC W23

This is the main JS/TS client for Langfuse.

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

Documentation

→ docs.langfuse.com