Hey guys, i am trying to send images along with my text prompt but i think mindstudio doesn’t allow that? I can send it as a url but i dont want to do that because it impacts the quality of the result. can someone please help me with this? how can i attach image in my generate text block in mindstudio?
You upload the image in the upload block and save that as a variable, e.g. {{image}}
Then in the next block, use a Generate text block and refer to the variable in your prompt, for example:
Look at the following image and tell me what you see:
{{image}}
Wouldn’t it be better to use an analyze image block (vision model)?
1 Like
Yeah unless he wants to use LLMs like Gemma 3 for analysis. But op didn’t mention what he wants to do exactly and he said he wants the Generate text block, so I guess that’s what he will have to do.
1 Like
Yes i understand it makes sense to use image block here but when i use those vision blocks i get error-
ERRORModel Error:
I think i will have to raise a separate help ticket for this