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 92e5fc3 commit 75e5e14Copy full SHA for 75e5e14
firebase-ai/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+* [fixed] Fixed a serialization error that was thrown for the last message when using
4
+ `generateContentStream()` with `googleAI()`.
5
* [fixed] Fixed `FirebaseAI.getInstance` StackOverflowException (#6971)
6
* [fixed] Fixed an issue that was causing the SDK to send empty `FunctionDeclaration` descriptions to the API.
7
* [changed] Introduced the `Voice` class, which accepts a voice name, and deprecated the `Voices` class.
0 commit comments