python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Rasa customs policy do not work with rasa shell in cmd
I have a small problem with a customs policy in rasa for actions. I build a policy that selects the actions randomly, however when use the command "rasa shell" and chat with the bot, it does...
Miguel-kjh
Votes: 0
Answers: 1
Pipenv Install Rasa incorrect version
When installing rasa using pipenv with:
pipenv install --pre rasa
Everything is installed, with some erroneous dependencies being created, but fixed with pipenv lock --pre --clear
However, when tryin...

Mig Bach
Votes: 0
Answers: 1
How to use 'categorical slot' in form in rasa 3.x?
I was trying to use 'categorical slot' in form in rasa 3.x but its not working as per the rasa 2.x 'categorical slot' . How to use 'categorical slot' in 'rasa 3.x' in correct way?
I was using 'categor...
Mayur Pardeshi
Votes: 0
Answers: 0
How to use same intent several times
I want to have mood_great intent, several times in my conversations. For example at the beginning, when I ask the user how are they today, and later, when I ask them if they want to continue the conve...

Luka Savic
Votes: 0
Answers: 0