Skip to content

Releases: langfuse/langfuse-js

v3.2.0

20 Feb 20:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

19 Feb 13:49
Compare
Choose a tag to compare

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

09 Feb 00:45
224c874
Compare
Choose a tag to compare

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

08 Feb 14:47
Compare
Choose a tag to compare

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

08 Feb 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

07 Feb 16:04
Compare
Choose a tag to compare

What's Changed

  • feat: take env variables for instantiation by @gitstart-app in #85
  • feat: adds type support for new model usage units by @hassiebp in #92

New Contributors

  • @gitstart-app made their first contribution in #85

Full Changelog: v2.6.0...v2.7.0

v2.6.0

05 Feb 17:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

05 Feb 14:34
Compare
Choose a tag to compare

What's Changed

  • Add prompt caching to JS SDK (#77) in #88

Full Changelog: v2.4.0...v2.5.0

v2.4.0

30 Jan 19:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.4...v2.4.0

v2.3.4

17 Jan 20:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.4