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 4a29acc commit 94fe0d1Copy full SHA for 94fe0d1
FirebaseVertexAI/CHANGELOG.md
@@ -7,6 +7,8 @@
7
- [changed] **Breaking Change**: The `unspecified` case has been removed from
8
the `FinishReason`, `BlockReason` and `HarmProbability` enums; this scenario
9
is now handled by the existing `unknown` case. (#13699)
10
+- [changed] **Breaking Change**: The `data` case in the `Part` enum has been
11
+ renamed to `inlineData`; no functionality changes. (#13700)
12
13
# 11.3.0
14
- [added] Added `Decodable` conformance for `FunctionResponse`. (#13606)
0 commit comments