RASA show me in the console UserWarning: Interpreter parsed an intent ‘greet’ which is not defined in the domain. Please make sure all intents are listed in the domain.
More info at Domains
xxxxxxxxxx\programs\python\python37\lib\site-packages\rasa\utils\common.py:351: UserWarning: Interpreter parsed an intent ‘greet’ which is not defined in the domain. Please make sure all intents are listed in the domain.
More info at Domains
I think so your domain.yml file is missing out the greet intent might be indentation mistake, can you share the screenshot of how you have declared the intents in the domain.yml file?