Skip to content
Jack edited this page Jun 7, 2019 · 2 revisions

To use slots firstly create the entities:

Now you need to add them to your agent so it know how to recognise them!

Check that the slot is showing up in Rasa:

Now you can start to use them in your Nodes!

You can either provide a default slot or prompt the user for one

If you need a one word answer in response to the prompt you will need to currently add a new child node with a condition.