paschmann / rasa-ui

Rasa UI is a frontend for the Rasa Framework
MIT License
957 stars 329 forks source link

How do we train the Rasa core in addition to Rasa NLU? #175

Closed wanteetGithub closed 5 years ago

wanteetGithub commented 5 years ago

Hello,

Q1. When I press the "start training" button, it trains only the Rasa NLU. Does Rasa-UI support training of the rasa-core as well? If yes, then how do we train the Rasa Core using the Rasa-UI. So even after enabling the Rasa Core in the agent settings, the core is not getting trained. Only the NLU is. Please advise.

Q2. How do we get the slot values using Rasa UI from the Rasa Core? Right now, the server just returns the response text without taking into consideration the slot values.

Thank you.

pradeepmvn commented 5 years ago

@wanteetGithub duplicate of #174 ?

paschmann commented 5 years ago

Hi @wanteetGithub - the new version of Rasa UI now supports this.