File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# 12.2.0
2
2
- [ feature] Added support for returning thought summaries, which are synthesized
3
3
versions of a model's internal reasoning process. (#15096 )
4
- - [ feature] Added support for limited-use tokens with Firebase App Check. These short-lived tokens
5
- provide greater protection for the APIs that give you access to Gemini and Imagen models. Learn
6
- how to [ enable usage of limited-use tokens] ( https://firebase.google.com/docs/ai-logic/app-check ) .
4
+ - [ feature] Added support for limited-use tokens with Firebase App Check.
5
+ These limited-use tokens are required for an upcoming optional feature called
6
+ _ replay protection_ . We recommend
7
+ [ enabling the usage of limited-use tokens] ( https://firebase.google.com/docs/ai-logic/app-check )
8
+ now so that when replay protection becomes available, you can enable it sooner
9
+ because more of your users will be on versions of your app that send limited-use tokens.
7
10
(#15099 )
8
11
9
12
# 12.0.0
You can’t perform that action at this time.
0 commit comments