JSPM

langfuse

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

Package Exports

  • langfuse
  • langfuse/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (langfuse) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Langfuse

This is a pre-release version of the langfuse SDK. For production use, please refer to the Typescript Docs.

Update OpenAPI typing

  1. Update /src/api/openapi-*.yaml
  2. npm run generateAPI

Release new version

  1. Bump version number
  2. npm publish