Skip to content

Commit 30ff793

Browse files
committed
Add PR link for citation change
1 parent 2df5571 commit 30ff793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-vertexai/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Unreleased
22
* [feature] Added support for `title` and `publicationDate` in citations. (#6309)
33
* [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)
55
* [changed] **Breaking Change**: Introduced `FunctionCall` and `FunctionResponse` types. Now `FunctionCallPart` and `FunctionResponsePart` wrap those types, respectively. (#6311)
66
* [changed] **Breaking Change**: Reworked `Schema` declaration mechanism. (#6258)
77
* [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

Comments
 (0)