Skip to content

Commit 1727d90

Browse files
authored
chore: fix AI logic changelog entries (#16131)
1 parent 5d6e1f1 commit 1727d90

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

FirebaseAI/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
- [feature] Added support for session resumption in the Live API via the `resumeSession` method on
33
[`LiveSession`](https://firebase.google.com/docs/reference/swift/firebaseai/api/reference/Classes/LiveSession).
44
(#15904)
5-
- [feature] Added support for context window compression in the Liva API via
5+
- [feature] Added support for context window compression in the Live API via
66
[`ContextWindowCompressionConfig`](https://firebase.google.com/docs/reference/swift/firebaseai/api/reference/Structs/ContextWindowCompressionConfig).
77
(#15904)
8+
- [feature] **Breaking Change**: Added a new Live API payload field for `LiveSessionResumptionUpdate` to
9+
support the new session resumption feature. (#15904)
810
- [feature] Adds support for configuring image generation properties,
911
such as aspect ratio and image size, through the new `ImageConfig` struct
1012
and its integration with `GenerationConfig`. (#15923)

0 commit comments

Comments
 (0)