Skip to content

Commit b62631e

Browse files
committed
Add CHANGELOG entry
1 parent a131daa commit b62631e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

FirebaseVertexAI/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
(#13875)
6464
- [added] Added a new `HarmBlockThreshold` `.off`, which turns off the safety
6565
filter. (#13863)
66+
- [added] Added an optional `HarmBlockMethod` parameter `method` in
67+
`SafetySetting` that configures whether responses are blocked based on the
68+
`probability` and/or `severity` of content being in a `HarmCategory`. (#13876)
6669
- [added] Added new `FinishReason` values `.blocklist`, `.prohibitedContent`,
6770
`.spii` and `.malformedFunctionCall` that may be reported. (#13860)
6871
- [added] Added new `BlockReason` values `.blocklist` and `.prohibitedContent`

0 commit comments

Comments
 (0)