File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1- # 12.5 .0
1+ # 12.6 .0
22- [ feature] Added support for
33 [ Server Prompt Templates] ( https://firebase.google.com/docs/ai-logic/server-prompt-templates/get-started ) .
4+
5+ # 12.5.0
6+ - [ changed] Renamed the ` FirebaseAI ` module to ` FirebaseAILogic ` . This is a non-breaking change.
7+ ` FirebaseAI ` references will continue to work until a future breaking change release. Going
8+ forward, imports should be changed to ` import FirebaseAILogic ` and the ` FirebaseAILogic ` Swift
9+ Package dependency should be selected. See the
10+ [ Swift module name change] ( https://firebase.google.com/docs/ai-logic/faq-and-troubleshooting#swift-module-name-change )
11+ FAQ entry for more details.
412- [ fixed] Fixed a nanoseconds parsing issue in the Live API when receiving a
513 ` LiveServerGoingAwayNotice ` message. (#15410 )
614- [ feature] Added support for sending video frames with the Live API via the ` sendVideoRealtime `
You can’t perform that action at this time.
0 commit comments