Skip to content

Releases: langfuse/langfuse-js

v5.0.2

01 Apr 11:05

Choose a tag to compare

What's Changed

  • feat(api): update API spec from langfuse/langfuse b3adfc3 by @langfuse-bot in #753
  • fix(langchain): prevent handleChainStart from replacing structured input containing a "content" key by @taiichiro-nagase in #749
  • Fix condition to check content type in promptClients by @budde377 in #751
  • Add option to turn off logging by @szedelenyi in #752
  • Fix string quotes in promptClients.ts by @budde377 in #755
  • feat(api): update API spec from langfuse/langfuse a6c38c6 by @langfuse-bot in #757
  • chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.8 by @dependabot[bot] in #759
  • ci(GitHub actions): pin GitHub actions, configure dependabot alerts for GitHub actions by @wochinge in #761
  • fix(langchain): handle null tokenUsage by @hassiebp in #769
  • [codex] Fix local experiment ID stability by @hassiebp in #770

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

13 Mar 12:48

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

10 Mar 16:28

Choose a tag to compare

v5.0.0

Breaking changes and migration guide

Please see our documentation.

What's Changed

New Contributors

Full Changelog: v4.6.1...v5.0.0

v5.0.0-beta.1

02 Mar 13:14

Choose a tag to compare

v5.0.0-beta.1 Pre-release
Pre-release

Breaking changes

Please see the preview migration guide for full details.

What's Changed

  • feat(api): update API spec from langfuse/langfuse 784ab09 by @langfuse-bot in #735
  • feat(api): update API spec from langfuse/langfuse 25b5139 by @langfuse-bot in #737
  • fix(otel): skip base64 decode for URL-based FilePart data in AI SDK
    media handling by @Tanmay-24 in #736
  • feat(api): update API spec from langfuse/langfuse a93f65a by @langfuse-bot in #738

New Contributors

Full Changelog: v5.0.0-beta.0...v5.0.0-beta.1

v5.0.0-beta.0

24 Feb 18:40

Choose a tag to compare

v5.0.0-beta.0 Pre-release
Pre-release

Breaking changes

Please see the preview migration guide for full details.

Full Changelog: v4.6.1...v5.0.0-beta.0

v4.6.1

11 Feb 13:45

Choose a tag to compare

What's Changed

  • feat(api): update API spec from langfuse/langfuse 270f036 by @langfuse-bot in #728
  • feat(datasets): support running experiments on versioned datasets by @marliessophie in #727

Full Changelog: v4.6.0...v4.6.1

v4.6.0

09 Feb 12:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.1...v4.6.0

v4.5.1

19 Dec 09:55

Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

17 Dec 12:15

Choose a tag to compare

What's Changed

Full Changelog: v4.4.10...v4.5.0

v4.4.10

16 Dec 18:02

Choose a tag to compare

What's Changed

  • feat(prompts): allow prompt deletion by @nimarb in #703
  • fix: send correct headers for self hosted gcs bucket media upload by @georgegebbett in #702
  • fix(media): handle hostname check for GCS by @hassiebp in #704
  • fix(experiments): pass item metadata to evaluators by @hassiebp in #705

New Contributors

Full Changelog: v4.4.9...v4.4.10