We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d10045c commit a4edcc0Copy full SHA for a4edcc0
1 file changed
FirebaseAI/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# 12.13.0
2
+- [feature] **Public Preview**: Added support for hybrid inference, enabling
3
+ fallback between on-device (Foundation Models) and cloud (Gemini) models. (#16111)
4
- [feature] Added support for session resumption in the Live API via the `resumeSession` method on
5
[`LiveSession`](https://firebase.google.com/docs/reference/swift/firebaseai/api/reference/Classes/LiveSession).
6
(#15904)
0 commit comments