File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
from provided public web URLs to inform and enhance its responses. (#15221 )
4
4
- [ changed] Using Firebase AI Logic with the Gemini Developer API is now Generally Available (GA).
5
5
- [ 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 )
6
12
7
13
# 12.3.0
8
14
- [ feature] Added support for the Code Execution tool, which enables the model
11
17
- [ fixed] Fixed a decoding error when generating images with the
12
18
` gemini-2.5-flash-image-preview ` model using ` generateContentStream ` or
13
19
` 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 )
20
20
21
21
# 12.2.0
22
22
- [ feature] Added support for returning thought summaries, which are synthesized
You can’t perform that action at this time.
0 commit comments