We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd68d3 commit a730d6dCopy full SHA for a730d6d
ai-logic/firebase-ai/CHANGELOG.md
@@ -3,6 +3,8 @@
3
- [feature] Added support for [Maps Grounding](https://ai.google.dev/gemini-api/docs/maps-grounding) (#7950)
4
- [fixed] Fixed an issue causing network timeouts to throw the incorrect exception type, instead of
5
`RequestTimeoutException` (#7966)
6
+- [fixed] Fixed an issue causing the SDK to throw an exception if an unknown message was received
7
+ from the LiveAPI model, instead of ignoring it (#7975)
8
9
# 17.10.1
10
0 commit comments