Replies: 1 comment 1 reply
-
I am facing same issue. Did you solve that? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
firebase_ai
to generate images using Gemini, as in Firebase documentation.The same instructions are supplied in Google Cloud - Vertex AI - Create prompt - Get code - Flutter:
Google Cloud code reports that some HarmCategory's lack, that is the issue I'm facing.
My code:
Every call I do (with neutral texts) I get an error related to one of the lacking
HarmCategory
:Every help would be very appreciated, thanks.
Beta Was this translation helpful? Give feedback.
All reactions