JSPM

langfuse

0.0.27-beta.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 745033
  • Score
    100M100P100Q169059F
  • License MIT

Package Exports

  • langfuse
  • langfuse/dist/es.js
  • langfuse/dist/module.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 Javascript SDK

npm package MIT License

npm i langfuse

Full documentation: https://docs.langfuse.com/sdk/typescript

Development

Update OpenAPI typing

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

Release new version

  1. Bump version number
  2. npm publish

License

MIT