UserUttered does not work when I use it in return run action events!!!.
try: return[Slotset(“requested_slot”, None), UserUttered(text="/intent_name", intent={“name”:“intent_name”, “confidence”=1}, entities=[])]
My version is 2.4
UserUttered does not work when I use it in return run action events!!!.
try: return[Slotset(“requested_slot”, None), UserUttered(text="/intent_name", intent={“name”:“intent_name”, “confidence”=1}, entities=[])]
My version is 2.4