Great one, thanks! I managed to get it to work by passing my data to entities
message.set(“entities”, [{‘keywords’: rasa_format}], add_to_output=True)
i still have to test it with rasa_core but i imagine it will work
Great one, thanks! I managed to get it to work by passing my data to entities
message.set(“entities”, [{‘keywords’: rasa_format}], add_to_output=True)
i still have to test it with rasa_core but i imagine it will work