ChitChatAssistant icon indicating copy to clipboard operation
ChitChatAssistant copied to clipboard

为什么执行的时候,一直都是action_default_fallback

Open xiuzhilu opened this issue 3 years ago • 0 comments

rasa sever,action sever,sever都启动之后,提交请求(curl -H "Content-Type:application/json" -X GET http://127.0.0.1:8088/ai?content=我想知道明天的天气),回复并不是查询天气,而是"没听懂,请换种说法吧~",说明系统根本就没有理解请求的内容,看了一下log,action sever 里执行的都是action_default_fallback,这是为何

xiuzhilu avatar Aug 27 '21 06:08 xiuzhilu