Skip to content

Commit 9ba7d53

Browse files
committed
Add changelog entry
1 parent 591d57d commit 9ba7d53

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
2-
2+
* [changed] Deprecate the `totalBillableCharacters` field (only usable with pre-2.0 models). (#7042)
33

44
# 16.1.0
55
* [fixed] Fixed `FirebaseAI.getInstance` StackOverflowException (#6971)
@@ -9,7 +9,7 @@
99
* **Action Required:** Update all references of `SpeechConfig` initialization to use `Voice` class.
1010
* [fixed] Fix incorrect model name in count token requests to the developer API backend
1111
* [feature] Added support for extra schema properties like `title`, `minItems`, `maxItems`, `minimum`
12-
and `maximum`. As well as support for the `anyOf` schema.
12+
and `maximum`. As well as support for the `anyOf` schema.
1313

1414
# 16.0.0
1515
* [feature] Initial release of the Firebase AI SDK (`firebase-ai`). This SDK *replaces* the previous
@@ -28,4 +28,3 @@
2828

2929
Note: This feature is in Public Preview, which means that it is not subject to any SLA or
3030
deprecation policy and could change in backwards-incompatible ways.
31-

0 commit comments

Comments
 (0)