Open
Description
Operating System
n/a
Environment (if applicable)
n/a
Firebase SDK Version
11.4.0
Firebase SDK Product(s)
VertexAI
Project Tooling
TypeScript
Detailed Problem Description
SafetyRating.blocked
is a required property, but it is undefined when it is not true. The default value should be false, or the type should be optional
Steps and code to reproduce issue
call generateContent()
with a prompt that will be blocked due to safety settings.