Skip to content

Commit 48ce789

Browse files
committed
Add changelog entry
1 parent 9527026 commit 48ce789

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

FirebaseAI/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
- [fixed] Fixed a decoding error when generating images with the
66
`gemini-2.5-flash-image-preview` model using `generateContentStream` or
77
`sendMessageStream` with the Gemini Developer API. (#15262)
8+
- [feature] Added support for the Live API, which allows bidirectional
9+
communication with the model in realtime.
10+
11+
To get started with the Live API, see the Firebase docs on
12+
[Bidirectional streaming using the Gemini Live API](https://firebase.google.com/docs/ai-logic/live-api).
13+
(#15309)
814

915
# 12.2.0
1016
- [feature] Added support for returning thought summaries, which are synthesized

0 commit comments

Comments
 (0)