Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
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