Skip to content

Releases: langfuse/langfuse-python

v2.53.3

29 Oct 10:29
Compare
Choose a tag to compare

What's Changed

  • fix(datasets): url encode dataset name and run name by @hassiebp in #980
  • refactor(llama-index): send generation updates directly from event handler by @hassiebp in #981

Full Changelog: v2.53.2...v2.53.3

v2.53.2

28 Oct 11:33
Compare
Choose a tag to compare

What's Changed

  • fix(llama-index): CompletionResponse Serialization by @hassiebp
  • chore(deps-dev): bump werkzeug from 3.0.3 to 3.0.6 by @dependabot in #979

Full Changelog: v2.53.1...v2.53.2

v2.53.1

25 Oct 14:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.53.0...v2.53.1

v2.53.0

25 Oct 13:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.52.2...v2.53.0

v2.52.2

22 Oct 18:33
Compare
Choose a tag to compare

Full Changelog: v2.52.2...v2.52.2

What's Changed

  • fix(openai): handle NoneType responses gracefully by @hassiebp in #972
  • docs(llama-index): deprecate CallbackHandler and promote Instrumentor by @hassiebp in #971
  • fix(langchain): DeepInfra model parsing by @hassiebp in #973

Full Changelog: v2.52.1...v2.52.2

v2.52.1

17 Oct 18:19
Compare
Choose a tag to compare

What's Changed

  • fix(decorators): stack trace on failed auth_check by @hassiebp in #961
  • fix(api): list models parsing errors by @hassiebp in #964
  • fix(langchain): parse tool calls in input by @hassiebp in #965
  • chore(deps-dev): bump starlette from 0.37.2 to 0.40.0 by @dependabot in #966

Full Changelog: v2.52.0...v2.52.1

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