v0.0.52

VectifyAI/PageIndexv0.0.52Jun 7, 2025by kujtimiihoxha

AI Summary

This release addresses a stability issue within the Gemini provider and modernizes the codebase by upgrading the Anthropic SDK. It ensures better handling of assistant messages and improves compatibility with the latest SDK version.

Key Highlights

  • Fixed bug preventing empty parts in Gemini assistant messages
  • Upgraded Anthropic SDK to v1.4.0
  • Refactored provider code to adapt to SDK changes

New Features

  • SDK upgrade and refactoring
  • Gemini provider bug fix

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