We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610807f commit 8f9cf2dCopy full SHA for 8f9cf2d
FirebaseVertexAI/CHANGELOG.md
@@ -70,6 +70,8 @@
70
`.spii` and `.malformedFunctionCall` that may be reported. (#13860)
71
- [added] Added new `BlockReason` values `.blocklist` and `.prohibitedContent`
72
that may be reported when a prompt is blocked. (#13861)
73
+- [added] Added the `PromptFeedback` property `blockReasonMessage` that *may* be
74
+ provided alongside the `blockReason`. (#13891)
75
76
# 11.3.0
77
- [added] Added `Decodable` conformance for `FunctionResponse`. (#13606)
0 commit comments