firebase@12.13.0
📦 firebase-sdkView on GitHub →
✨ 6 features🔧 3 symbols
Summary
This release introduces new AI capabilities like session resumption and Google Maps grounding, alongside hardening the Firebase SQL Connect transport layer. Numerous internal dependencies were also updated across the SDK suite.
✨ 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.