Releases: langfuse/langfuse-js
Releases · langfuse/langfuse-js
v3.2.0
v3.1.0
What's Changed
- refactor: add tests to ensure correct i/o on langchain traces by @maxdeichmann in #101
- fix: fix langchain chat parsing by @maxdeichmann in #103
- feat: optionally set custom trace.timestamp by @marcklingen in #105
- feat: dismiss very large events and create batches according to event sizes by @gitstart-app in #87
- fix: improve langchain generation by @maxdeichmann in #104
Full Changelog: v3.0.2...v3.1.0
v3.0.1
What's Changed
- fix: add additional safeguards to ensure the SDK does not throw errors but catches and logs them by @marcklingen in #93
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Important
Parts of the Langchain integration were rewritten to support the new Langchain SDK. This is a breaking change for all langfuse-langchain
users as this requires an upgrade to langchain ^0.1.10
. All other Langfuse packages do not have breaking changes.
What's Changed
- feat: move to latest langchain callback implementation, BREAKING: limits langchain support to latest only by @hassiebp in #95
Full Changelog: v2.8.0...v3.0.0
v2.8.0
What's Changed
- docs: add typedoc by @marcklingen in #96
- feat: add support for LCEL run names on Langchain objects by @hassiebp in #94
Full Changelog: v2.7.0...v2.8.0
v2.7.0
v2.6.0
What's Changed
- feat: support langchain > 0.1.0 by @maxdeichmann in #89
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.0
What's Changed
- feat: ingest cost via generations by @maxdeichmann in #84
- fix: improve HTTP error logging by @maxdeichmann in #86
- security: [Snyk] Security upgrade @testing-library/jest-dom from 5.16.4 to 5.16.5 by @maxdeichmann in #63
- security: [Snyk] Fix for 3 vulnerabilities by @maxdeichmann in #49
Full Changelog: v2.3.4...v2.4.0
v2.3.4
What's Changed
- feat: support array in model parameters by @maxdeichmann in #82
Full Changelog: v2.3.3...v2.3.4