You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-vertexai/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Unreleased
2
2
*[feature] Added support for `title` and `publicationDate` in citations. (#6309)
3
3
*[feature] Added support for `frequencyPenalty`, `presencePenalty`, and `HarmBlockMethod`. (#6309)
4
-
*[changed]**Breaking Change**: Introduced `Citations` class. Now `CitationMetadata` wraps that type.
4
+
*[changed]**Breaking Change**: Introduced `Citations` class. Now `CitationMetadata` wraps that type. (#6276)
5
5
*[changed]**Breaking Change**: Introduced `FunctionCall` and `FunctionResponse` types. Now `FunctionCallPart` and `FunctionResponsePart` wrap those types, respectively. (#6311)
*[changed]**Breaking Change**: Reworked function calling mechanism to use the new `Schema` format. Function calls no longer use native types, nor include references to the actual executable code. (#6258)
0 commit comments