You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I’m trying to follow the example from the Firebase docs:
https://firebase.google.com/docs/ai-logic/generate-images-gemini?hl=de&authuser=0&api=dev#text-to-image
I saw that the example uses the model
gemini-2.0-flash-preview-image-generation
, so I gave it a try as well.However, the API returns the following error:
UnimplementedError: inlineData content part not yet supported
I also tested a basic text-only response (no image), and that works fine – so the setup seems okay in general.
My question: Has anyone successfully used this model for image generation? Am I missing something?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions