Hello, I am new to Rasa, it’s my first week and I commend the documentation but I have come across a bit of an obstacle.
I posted a question on [StackOverflow].(python - Setting up slots in story using Rasa v3 - Stack Overflow)
Thank you for the help
Verify your yaml is good (you can use https://www.yamllint.com). Your stories file fails.
I would also start by setting influence_conversation: false for all your slots unless you know that you need them to be featurized.
influence_conversation: false
Hello, I used yamllint.com and i got a message showing “Valid YAML” at the bottom. I also set influence_conversation: false for all the slots and tried to rasa train but I got the same error.
rasa train