Skip to content

Releases: langfuse/langfuse-python

v2.52.0

09 Oct 18:45
Compare
Choose a tag to compare

What's Changed

  • feat(llama-index): add LlamaIndexInstrumentor for use with instrumentation module instead of LlamaIndexSpanHandler by @hassiebp in #946

v2.51.5

09 Oct 00:59
Compare
Choose a tag to compare

What's Changed

  • fix(openai): structured output parsing with openai >= 1.50 by @hassiebp in #957
  • chore(deps): bump django from 5.0.8 to 5.0.9 in /examples/django_example by @dependabot in #958

Full Changelog: v2.51.4...v2.51.5

v2.51.4

07 Oct 18:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.51.3...v2.51.4

v2.51.3

03 Oct 08:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.51.2...v2.51.3

v2.51.2

27 Sep 09:34
Compare
Choose a tag to compare

What's Changed

  • fix(prompts): remove traceback from fetch error logs by @hassiebp in #940
  • fix(langchain): parse model name for ChatOCIGenAIAgent by @hassiebp in #941

Full Changelog: v2.51.1...v2.51.2

v2.51.1

26 Sep 12:45
Compare
Choose a tag to compare
  • fix(langchain): use ls_model_name for parsing from @hassiebp

v2.51.0

25 Sep 16:21
Compare
Choose a tag to compare

What's Changed

  • feat(langchain): time to first token on streamed generations by @hassiebp in #938
  • feat(langchain): allow passing trace attributes on chain invocation by @hassiebp in #939
  • fix(langchain): python langchain retriever - parent run not found (#925) by @hassiebp in #937
  • fix handle_span_events exception by @nightosong in #935

New Contributors

Full Changelog: v2.50.3...v2.51.0

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