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 Javascript SDK
This is a pre-release version of the langfuse SDK. For production use, please refer to the Typescript Docs.
npm i langfuseDevelopment
Update OpenAPI typing
- Update
/src/api/openapi-\*.yaml npm run generateAPI
Release new version
- Bump version number
npm publish
License
MIT