You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-ai/CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# Unreleased
2
-
*[feature] Add support for Grounding with Google Search (#7042).
2
+
*[feature]**Breaking Change**: Add support for Grounding with Google Search (#7042).
3
+
***Action Required:** Update all references of `groundingAttributions`, `webSearchQueries`, `retrievalQueries` in `GroundingMetadata` to be non-optional.
3
4
*[changed] Deprecate the `totalBillableCharacters` field (only usable with pre-2.0 models). (#7042)
4
5
*[feature] Added support for extra schema properties like `title`, `minItems`, `maxItems`, `minimum`
5
6
and `maximum`. As well as support for the `anyOf` schema. (#7013)
0 commit comments