Likes - Activity - haneef - Rasa Community Forum
Is there any way to set Slot by API not by action
Rasa Open Source Mar 1, 2020
Thanks, @Tanja for your input. But I am still facing the same issue. It shows me that slot is set but when I called it in custom action it gives me None.
Cors Enable
Rasa Open Source Oct 4, 2019
hi @haneef, try the below command:
rasa run -m models --enable-api --cors “*” --debug