Skip to content

Commit 9d951c7

Browse files
committed
Update changelog
1 parent f47f295 commit 9d951c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase-vertexai/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* [feature] Added support for `title` and `publicationDate` in citations. (#6309)
33
* [feature] Added support for `frequencyPenalty`, `presencePenalty`, and `HarmBlockMethod`. (#6309)
44
* [changed] **Breaking Change**: Introduced `Citations` class. Now `CitationMetadata` wraps that type. (#6276)
5-
* [changed] **Breaking Change**: Introduced `FunctionCall` and `FunctionResponse` types. Now `FunctionCallPart` and `FunctionResponsePart` wrap those types, respectively. (#6311)
65
* [changed] **Breaking Change**: Reworked `Schema` declaration mechanism. (#6258)
76
* [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)
87
* [changed] **Breaking Change**: Made `totalBillableCharacters` field in `CountTokens` nullable and optional. (#6294)

0 commit comments

Comments
 (0)