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 bebd6c9 commit f5e59e1Copy full SHA for f5e59e1
firebase-ai/CHANGELOG.md
@@ -5,6 +5,7 @@
5
* [changed] Introduced the `Voice` class, which accepts a voice name, and deprecated the `Voices` class.
6
* [changed] **Breaking Change**: Updated `SpeechConfig` to take in `Voice` class instead of `Voices` class.
7
* **Action Required:** Update all references of `SpeechConfig` initialization to use `Voice` class.
8
+* [fixed] Fix incorrect model name in count token requests to the developer API backend
9
10
11
# 16.0.0
0 commit comments