I would like to get the entity (name and country) from the user. kindly help
slots:
names:
type: text
mappings:
- type: from_intent
intent: name_entry
value: True
country:
type: text
mappings:
- type: from_intent
intent: country_entry
value: True