Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
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
v2.53.9
v2.53.8
v2.53.7
v2.53.6
v2.53.5
v2.53.4
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