All - Activity - Gourav - Rasa Community Forum
How to connect rasa with live agent
Can any one please help me in this and can share some working codes. Actions and stories part.
Custom channel
Hi, How did you connected Rasa with whatsapp using custom connector
Please update your stories and rules so that they don't contradict each other
Contradicting rules or stories found
the prediction of the action ‘utter_startagain’ in rule ‘Welcome back to Support Assistance!’ is contradicting with rule(s) ‘predicting default action’ which predicted action ‘action_restart’. Please update your stories and rules so that they don’t contradict e…
TypeError: name() takes 0 positional arguments but 1 was given r
Error in custom connector. Rasa version: 2.4.x Python version: 3.7.0
rasa_server_1 | File “/opt/venv/lib/python3.8/site-packages/rasa/core/channels/channel.py”, line 89, in register
rasa_server_1 | p = urljoin(route, channel.url_prefix())
Giving key error name while training the file
What editing you did? I am also getting same error. Please guide
Response containing buttons sent on Whatsapp shows both text and payload together
Hi guys is their any way that how I can handling this situation.
Facebook messenger not responding after Rasa Opensource integration
issue with api responses I followed documentation as said in the Official pages
RASA Facebook Messenger integration... Messenger not responding to my messages
I have followed this rasa official help portal Facebook Messenger
The Callback URL or Verify Token couldn't be validated. Please verify the provided information or try again later
Any one can help me
2021-03-10 11:40:45 WARNING rasa.core.channels.facebook - Invalid fb verify token! Make sure this matches your webhook settings on the facebook app
2021-03-10 11:40:45 WARNING rasa.core.channels.facebook - Invalid fb verify token! Make sure this matches your webhook settings on the facebook app.
How to build Rasa Multi tenants bot
I am looking to create Multi tenants Rasa Bot but want to know more about how we can make it possible.