Promote NLU over Stories for generating responses

Hello, I want the bot to promote the nlu result over the stories when generating a response (predicting next utter/action). What should I change to do that ? (I am using the keras policy)

What do you mean by promote the nlu result over the stories? Your bot’s response to certain intents comes from the stories, NLU itself can not generate responses.