How to send image from local repository

in domain.yml I am trying to use an image from my localhost but it is not getting displayed on UI.

do we have only option to use online image in rasa ?

i am using below url pattern. http is working fine but how can i get the image from my localhost.

utter_show_dash:

  • text: " Here is ur last five campaign dashboard :point_down:" image: “file:///home/vinbox/rasa-master/VinBot/out.png”

Hi @akelad ,

Can you please help me here.

thanks

yes, currently we only support images hosted on the internet. I can recommend hosting your images on something like imgur.

Any update?

I have the same needs here. Is there any update for this?

I have the same need, are there any update for this?