Replies - Activity - mail2sandy - Rasa Community Forum

Rasa Community in Chennai, Tamilnadu, India

You are planning to start with RASA X or any specific RASA 1,x version…


Hi… I am from chennai. Let’s exchange ideas…


Maintaining utter message/ bot response in external source other than domain file (MongoDB, json.. etc)

True… but I want to totally avoid that process too. Means I dont want any code change…


Passing Request headers from core server to action server

Hi Team, Found a way… I am appending my header to Message and created a custom function [To Split and update the actual message and set a new key value over the message object] and included the same to pipeline at the beginning… Retrieve the same over the action using tracker.latest_message[‘objec…