firebase@12.13.0
📦 firebase-authView on GitHub →
✨ 6 features🔧 3 symbols
Summary
This release introduces new AI capabilities like session resumption and Google Maps grounding, alongside hardening the SQL Connect streaming transport. Numerous internal dependencies were updated across the SDK.
✨ New Features
- Added LiveSession.resumeSession() to allow resuming a previous LiveSession in @firebase/ai and firebase.
- Added contextWindowCompression feature in @firebase/ai and firebase.
- Added support for ImageConfig (aspect ratio and size) in @firebase/ai and firebase.
- Expanded FinishReason values to include all currently available values provided by the models in @firebase/ai and firebase.
- Added support for Grounding with Google Maps in @firebase/ai and firebase.
- Hardened the Firebase SQL Connect streaming transport with intelligent reconnection, query de-duplication, and resume optimizations in @firebase/data-connect and firebase.