Hi, I have a question. I’m using rasa web chat and would like the images to be smaller in size. How can I do this?
params={{ images: { dims: { width: 300, height: 200 } } }}
That didn’t work for me
and when I use the carousel the images are very small. Any tutorials?