You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
475 B
YAML

# Template for defining UserSays examples
# give-color-intent:
# UserSays:
# - My color is blue
# - red is my favorite color
# Annotations:
# - blue: sys.color # maps param value -> entity
# - red: sys.color
# Events:
# - event1 # adds a triggerable event named 'event1' to the intent
greeting:
UserSays:
-
-
Annotations:
-
-
Events:
-
give-keyword:
UserSays:
-
-
Annotations:
-
-
Events:
-