Hello everyone, I am fairly new to Rasa and am struggling with users sending messages to correct the spelling of a previous message. For example: message 1- thay sounds great message 2- that*
Any help would be awesome! Thanks
Hello everyone, I am fairly new to Rasa and am struggling with users sending messages to correct the spelling of a previous message. For example: message 1- thay sounds great message 2- that*
Any help would be awesome! Thanks
Hello @Domina,
welcome to our comunity!
I was thinking about your situation, and first of all I concluded that’s a funny problem, and a very common situation (I’m trying to find a solution and laughing at same time… ).
The first thing that comes to my mind is to set a delay to user send messages, so the bot can answer before it them try to correct?
I’m eager to know how we’ll solve this case…