Gemini Enterprise Image/media preview

Hey there!

Does anybody knows if it is possible to display images in the gemini enterprise?

I have custom agent deployed on the Agent Engine, it can display images by constructing the markdown with image path.

But when run via Gemini Enterprise UI, I just get broken robot image as error.

Could you please share how it is done by constructing the markdown ? , i have challenge in displaying the image in AgentEngine itself!

Hey,

I just using this syntax

[![Alt text for the image](URL to the image)](URL to the website you want to link to)

Image has to be public or agent accessible, this was bit of change to work out permissions.

Hey , do you have a solution about that ? because i have same problem and still figure it out how agent generate chart in gemini enterprise. if in playground agent engine is show the chart.