Skip to content

Commit 0a7775e

Browse files
Update firebase-vertexai/CHANGELOG.md
Co-authored-by: rachelsaunders <[email protected]>
1 parent 30ff793 commit 0a7775e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-vertexai/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* [changed] **Breaking Change**: Removed `UNSPECIFIED` option for the `HarmBlockThreshold`, `HarmProbability`, `HarmSeverity`, and `BlockReason` enums. (#6294)
1111
* [changed] **Breaking Change**: Renamed `BlockThreshold` as `HarmBlockThreshold`. (#6262)
1212
* [changed] **Breaking Change**: Renamed all types and methods starting with `blob` to start with `inlineData`. (#6309)
13-
* [changed] **Breaking Change**: Changed the order of arguments in `InlineDataPart` to match `ImagePart`.(#6340)
13+
* [changed] **Breaking Change**: Changed the order of arguments in `InlineDataPart` to match `ImagePart`. (#6340)
1414
* [changed] **Breaking Change**: Changed `RequestOption` to accept only `long` timeout values. (#6289)
1515
* [changed] **Breaking Change**: Moved `requestOptions` to the last positional argument in the `generativeModel` argument list. (#6292)
1616
* [changed] **Breaking Change**: Replaced sealed classes with abstract classes for `StringFormat`. (#6334)

0 commit comments

Comments
 (0)