Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v2.56.2
What's Changed
- feat(media): utility to resolve media references with media content by @hassiebp in #1036
- fix(media): add timeout to reference resolution by @hassiebp in #1037
- chore(deps): bump the langchain group with 2 updates by @dependabot in #1034
Full Changelog: v2.56.1...v2.56.2
v2.56.1
What's Changed
- fix(client): pass timeout to FernLangfuse by @hassiebp in #1030
- fix(openai): pass metadata when model distillation feat is used by @hassiebp in #1031
- chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #1018
- chore(deps-dev): bump the langchain group with 5 updates by @dependabot in #1025
- chore(deps): bump django from 5.0.9 to 5.0.10 in /examples/django_example by @dependabot in #1029
- chore(deps-dev): bump boto3 from 1.35.76 to 1.35.77 by @dependabot in #1032
Full Changelog: v2.56.0...v2.56.1
v2.56.0
What's Changed
- chore(deps): bump the langchain group across 1 directory with 2 updates by @dependabot in #1014
- chore(ci): update to v3 docker compose by @hassiebp in #1022
- feat: use projectid when generating trace urls by @maxdeichmann in #1024
Full Changelog: v2.55.0...v2.56.0
v2.55.0
What's Changed
- chore: remove Python 3.8 support due to EOL
- feat(media): broaden content type support by @hassiebp in #1011
- chore(media): azure support by @hassiebp in #1008
- chore(deps): add requests by @hassiebp in #1009
- Fix: Force a flush from the internal queue to the server at exit by @glesperance in #1006
- fix: correctly track falsy output values by @tux-type in #1010
- fix(ci): lf server startup by @hassiebp in #1012
New Contributors
- @glesperance made their first contribution in #1006
- @tux-type made their first contribution in #1010
Full Changelog: v2.54.1...v2.55.0
v2.54.1
v2.54.0
What's Changed
- feat(core): add multimodal support by @hassiebp in #996
- [OpenAI - generation]: Support n parameter for multiple choices. by @ngamolsky in #997
- fix(openai): pass parsed_n only if greater 1 by @hassiebp in #1000
- chore(deps): bump aiohttp from 3.10.2 to 3.10.11 by @dependabot in #1003
New Contributors
- @ngamolsky made their first contribution in #997
Full Changelog: v2.53.9...v2.54.0