Skip to content

Commit 0f7afe5

Browse files
committed
Update CHANGELOG.md
1 parent 474fb84 commit 0f7afe5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

firebase-vertexai/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
* [feature] Enable response generation in multiple modalities. (#6901)
1717
* [changed] **Breaking Change**: Removed the `LiveContentResponse.Status` class, and instead have nested the status
1818
fields as properties of `LiveContentResponse`. (#6906)
19+
* [changed] **Breaking Change**: Removed the `LiveContentResponse` class, and instead have provided subclasses
20+
of `LiveServerMessage` that match the responses from the model. (#6910)
21+
* [feature] Added support for the `id` field on `FunctionResponsePart` and `FunctionCallPart`. (#6910)
1922

2023

2124
# 16.3.0

0 commit comments

Comments
 (0)