Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
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
v2.51.2
v2.51.1
v2.51.0
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
- @nightosong made their first contribution in #935
Full Changelog: v2.50.3...v2.51.0