Relative Content

Tag Archive for firebaseimagecomputer-visionfirebase-extensionsgoogle-gemini

Firebase Gemini Multimodal Task Extension malfunction

I am currently struggeling trying to set up a working prototype for the firebase extension: multimodel task with gemini api. It seems to connect and answer each prompt based on text but it refuses to take any kind of image. I checked every possibilty of feeding it an image. I have put the image field var into the prompt {{url/base64}} and tried to remove it for both extern images from websites that are publicly available and also an completly open storage bucket in the same firebase project. It just wont see or reconize the picture and i dont get any errors. If specificly asked to analyse the given image it just halucinates anything random that has surely nothing to do with the real image.