I am not able to set image url on run time using rasa-core-sdk

I want to set image url on the go for user response. I did not found any way to send image element to chatbot UI from custom action.

I even tried to set image_url using slot as well as variables, slot values does get set but is not used to fill ‘image’ element in template defined in Domain.yml neither variable passed from utter_template is used to set image_url.

Please help.

Thanks

Hello @Rohit. I think it depends on what UI you are using. Can you tell me which UI you want to display the image on - is it custom UI or existing messaging platform (Slack, Facebook, etc)?