v0.0.52
ATH-MaaS/Pixelle-Videov0.0.52Jun 7, 2025by kujtimiihoxha
AI Summary
This release focuses on stability and dependency updates, specifically fixing an issue with empty parts in assistant messages for the Gemini provider and upgrading the Anthropic SDK to version 1.4.0.
Key Highlights
- Fixed empty parts in assistant messages (Gemini provider)
- Upgraded Anthropic SDK to v1.4.0
- Refactored provider code for SDK compatibility
New Features
- Fix for empty parts in assistant messages
- Anthropic SDK upgrade to v1.4.0
- Provider code adaptation for new SDK version
Full Release Notes
## Changelog * 18f020cacd3afc2bec238edf5134b30bd78bc8f6 fix(provider/gemini): prevent empty parts in assistant messages * 05b0570f48204ede62bf5be839c1b3a45858ebd1 refactor: upgrade Anthropic SDK to v1.4.0 and adapt provider code