Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v2.53.3
v2.53.2
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
What's Changed
- fix: 'NoneType' object has no attribute 'dict' by @bettlebrox in #978
New Contributors
- @bettlebrox made their first contribution in #978
Full Changelog: v2.53.0...v2.53.1
v2.53.0
v2.52.2
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
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
v2.51.5
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
What's Changed
- fix(serializer): Fix None serialization without langchain installed by @abrasseu in #955
- fix(langchain): invalid user_id / session_id in TraceBody by @hassiebp in #956
- chore(deps-dev): bump pytest from 8.2.0 to 8.3.3 by @dependabot in #930
- chore: automerge dependabot patch PRs by @maxdeichmann in #948
- chore(deps): bump pydantic from 2.7.4 to 2.9.2 by @dependabot in #931
- chore: fix dependabot automerge by @maxdeichmann in #949
- chore: fix auto merging by @maxdeichmann in #950
- chore: fix auto merging by @maxdeichmann in #954
Full Changelog: v2.51.3...v2.51.4
v2.51.3
What's Changed
- fix(langchain): time to first token by @mrdrprofuroboros and @hassiebp in #944
Full Changelog: v2.51.2...v2.51.3