Skip to content

Releases: langfuse/langfuse-python

v2.50.3

23 Sep 16:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.50.2...v2.50.3

v2.50.2

19 Sep 16:29
Compare
Choose a tag to compare

What's Changed

  • feat(prompts): allow passing kwargs to precompile langchain prompt by @hassiebp in #934

Full Changelog: v2.50.1...v2.50.2

v2.50.1

19 Sep 12:44
Compare
Choose a tag to compare

What's Changed

  • fix(langchain): link prompts to nested generations as well by @hassiebp in #933

Full Changelog: v2.50.0...v2.50.1

v2.50.0

18 Sep 15:03
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade dependencies by @hassiebp in #926
  • feat(decorator): allow setting parent trace or observation id by @hassiebp in #932

Full Changelog: v2.49.0...v2.50.0

v2.49.0

17 Sep 09:28
Compare
Choose a tag to compare

What's Changed

  • feat(langchain): link langfuse prompts to langchain executions by @hassiebp in #928

Full Changelog: v2.48.1...v2.49.0

v2.48.1

13 Sep 12:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.48.0...v2.48.1

v2.48.0

10 Sep 17:07
Compare
Choose a tag to compare

What's Changed

  • feat(decorator): Enhance observe decorator to support usage without parentheses by @hassiebp in #918
  • fix(llama-index): initialize OpenAI model serializers by @hassiebp in #916
  • fix(langchain): ollama usage parsing by @hassiebp in #917
  • fix(langchain/AzureChatOpenai): unnecessary logs by @hassiebp in #919
  • fix(langchain): batch run to update trace outputs by @hassiebp in #920

Full Changelog: v2.47.1...v2.48.0

v2.47.1

09 Sep 11:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.47.0...v2.47.1

v2.47.0

06 Sep 19:36
5cf43b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.46.3...v2.47.0

v2.46.3

05 Sep 11:48
d62f606
Compare
Choose a tag to compare

What's Changed

  • fix: prevent exceptions while parsing HTTP response error bodies by @maxdeichmann in #911

Full Changelog: v2.46.2...v2.46.3