Skip to content

Commit b1ff6c0

Browse files
committed
Add changelog entry
1 parent 04ba803 commit b1ff6c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Unreleased
2+
* [fixed] Fixed an issue causing the accessor methods in `GenerateContentResponse` to throw an exception
3+
when the response contained no candidates.
24
* [changed] Added better description for requests which fail due to the Gemini API not being
35
configured.
46
* [changed] Added a `dilation` parameter to `ImagenMaskReference.generateMaskAndPadForOutpainting`
57
(#7260)
68

79
# 17.1.0
810
=======
9-
* [feature] added support for Imagen Editing, including inpainting, outpainting, control, style
11+
* [feature] added support for Imagen Editing, including inpainting, outpainting, control, style
1012
transfer, and subject references (#7075)
1113
* [feature] **Preview:** Added support for bidirectional streaming in Gemini Developer Api
1214

@@ -51,4 +53,3 @@
5153

5254
Note: This feature is in Public Preview, which means that it is not subject to any SLA or
5355
deprecation policy and could change in backwards-incompatible ways.
54-

0 commit comments

Comments
 (0)