How to pass html formatted messgae to rasa

Hi buddies,

I am very new to rasa platform. I have created a chatbot using rasa stack. How to pass html formatted messgae to rasa core.How can I do it. Plaese guide me.

May i know, why you want to pass HTML formatted messages to Rasa and expect to get one response ?

Solution

  1. Use some backend or frontend library to strip html tags from text
  2. Pass plain text to rasa

Chatbot are based on NLP which works best on Plain text