We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1144cff commit e5960d4Copy full SHA for e5960d4
FirebaseAI/CHANGELOG.md
@@ -1,5 +1,9 @@
1
+# 12.2.0
2
+- [feature] Added support for returning thought summaries, which are synthesized
3
+ versions of a model's internal reasoning process. (#15096)
4
+
5
# 12.0.0
-- [added] Added support for Grounding with Google Search. (#15014)
6
+- [feature] Added support for Grounding with Google Search. (#15014)
7
- [removed] Removed `CountTokensResponse.totalBillableCharacters` which was
8
deprecated in 11.15.0. Use `totalTokens` instead. (#15056)
9
0 commit comments