paschmann / rasa-ui

Rasa UI is a frontend for the Rasa Framework
MIT License
953 stars 327 forks source link

Need to migrate RASA intents and entities from one server to another server. #222

Closed neerajkandwal closed 4 years ago

neerajkandwal commented 4 years ago

I have created the intents and entities which are already created in on RASA server and trained the NLU on that server.

Now I want to migrate these intents and entities from this server to another server and want to modify the user experience text for each intent.

Please help

paschmann commented 4 years ago

@neerajkandwal - did you use Rasa UI on the source server as well or just Rasa?