Skip to content

Commit b95d41a

Browse files
committed
fix ai changelog
1 parent 755c473 commit b95d41a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33

44
# 17.4.0
5-
* [changed] **Breaking Change**: Removed the `candidateCount` option from `LiveGenerationConfig`
6-
* [changed] Added support for user interrupts for the `startAudioConversation` method in the
5+
- [changed] --Breaking Change--: Removed the `candidateCount` option from `LiveGenerationConfig`
6+
- [changed] Added support for user interrupts for the `startAudioConversation` method in the
77
`LiveSession` class. (#7413)
8-
* [changed] Added support for the URL context tool, which allows the model to access content from
8+
- [changed] Added support for the URL context tool, which allows the model to access content from
99
provided public web URLs to inform and enhance its responses. (#7382)
10-
* [changed] Added better error messages to `ServiceConnectionHandshakeFailedException` (#7412)
11-
* [changed] Marked the public constructor for `UsageMetadata` as deprecated (#7420)
12-
* [changed] Using Firebase AI Logic with the Gemini Developer API is now Generally Available (GA).
13-
* [changed] Using Firebase AI Logic with the Imagen generation APIs is now Generally Available (GA).
10+
- [changed] Added better error messages to `ServiceConnectionHandshakeFailedException` (#7412)
11+
- [changed] Marked the public constructor for `UsageMetadata` as deprecated (#7420)
12+
- [changed] Using Firebase AI Logic with the Gemini Developer API is now Generally Available (GA).
13+
- [changed] Using Firebase AI Logic with the Imagen generation APIs is now Generally Available (GA).
1414

1515
# 17.3.0
1616
* [changed] Bumped internal dependencies.
@@ -93,4 +93,3 @@ features will be in this new SDK.
9393

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

0 commit comments

Comments
 (0)