RasaHQ/rasa_core

View on GitHub
data/test_domains/people_form.yml

Summary

Maintainability
Test Coverage
# all hashtags are comments :)
intents:
 - inform
 - enter_name

slots:
  person_name:
    type: text
  requested_slot:
    type: unfeaturized

templates:
  utter_ask_person_name:
    - "what's the name of the person you're looking for?"

actions:
  - action_search_people