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 7fea7f3 commit 5f066c3Copy full SHA for 5f066c3
FirebaseAI/CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Unreleased
2
- [fixed] Fixed `ModalityTokenCount` decoding when the `tokenCount` field is
3
omitted; this occurs when the count is 0. (#14745)
4
+- [fixed] Fixed `Candidate` decoding when `SafetyRating` values are missing a
5
+ category or probability; this may occur when using `gemini-2.0-flash-exp` for
6
+ image generation. (#14817)
7
8
# 11.12.0
9
- [added] **Public Preview**: Added support for specifying response modalities
0 commit comments