Skip to content

Commit a935ee3

Browse files
authored
chore(m172): Update changelogs (#15370)
1 parent 22e527b commit a935ee3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

FirebaseAI/CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
from provided public web URLs to inform and enhance its responses. (#15221)
44
- [changed] Using Firebase AI Logic with the Gemini Developer API is now Generally Available (GA).
55
- [changed] Using Firebase AI Logic with the Imagen generation APIs is now Generally Available (GA).
6+
- [feature] Added support for the Live API, which allows bidirectional
7+
communication with the model in realtime.
8+
9+
To get started with the Live API, see the Firebase docs on
10+
[Bidirectional streaming using the Gemini Live API](https://firebase.google.com/docs/ai-logic/live-api).
11+
(#15309)
612

713
# 12.3.0
814
- [feature] Added support for the Code Execution tool, which enables the model
@@ -11,12 +17,6 @@
1117
- [fixed] Fixed a decoding error when generating images with the
1218
`gemini-2.5-flash-image-preview` model using `generateContentStream` or
1319
`sendMessageStream` with the Gemini Developer API. (#15262)
14-
- [feature] Added support for the Live API, which allows bidirectional
15-
communication with the model in realtime.
16-
17-
To get started with the Live API, see the Firebase docs on
18-
[Bidirectional streaming using the Gemini Live API](https://firebase.google.com/docs/ai-logic/live-api).
19-
(#15309)
2020

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

0 commit comments

Comments
 (0)