Is there anyway I can get the output of NLU , i.e. the entire json returned when querying an NLU endpoint, within a custom_action?
One way would be to just load a new model/ have an endpoint running, but is there a simpler way? Can I get the interpreter object somehow?
