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 66f12ba commit 8aec581Copy full SHA for 8aec581
FirebaseVertexAI/CHANGELOG.md
@@ -7,6 +7,8 @@
7
- [changed] **Breaking Change**: The `unspecified` case has been removed from
8
the `FinishReason`, `PromptFeedback` and `HarmProbability` enums; this
9
scenario is now handled by the existing `unknown` case. (#13699)
10
+- [changed] **Breaking Change**: The property `citationSources` of
11
+ `CitationMetadata` has been renamed to `citations`. (#13702)
12
13
# 11.3.0
14
- [added] Added `Decodable` conformance for `FunctionResponse`. (#13606)
0 commit comments