NOT WORKING. Can your AI experimental Chatbot recognise and describe Image?

Hi community
could you help us? with my daughter attempt to send captured image and send it to the chatbot which already has a prompt system about describe images. I ensure this chatbot is using a Vision LLM(Gemini 2.0 Flash) and correctly consuming requests from Gemini API in my Google developer dashboard. but always return as respond in our textbox something like "please i need a picture to help you..."

As you can see, this entire block to us makes sense. i wonder if the error could be in the purple block about call chatbot which has attached as Source the block "get image", maybe should be other way to give the image. or this experimental chatbot component still has issue like, ¿have you stumbled with this issue before?

I hope your coments.

Sorry, you cannot use the Chatbot component with an image

You may be able to use the Imagebot but first you have to sign up with OpenAI for and account and provide a credit card. The ImageBot is a non-visible component that uses DALL-E 2 to create and edit images. You must supply your own OpenAI API key for this component by setting its ApiKey property in the blocks.

See the documentation for MIT bot tools:

  • ChatBot
    There is still free usage using this tool with a limit of 5000 tokens per day but you cannot use images.

  • ImageBot
    This might work if you supply your own OpenAI API key for this component by setting its ApiKey property in the blocks, You may have to establish credit with OpenAI.
    See the documentation for OpenAI:

OpenAI

https://platform.openai.com/docs/pricing