Add skip_words

This commit is contained in:
2023-07-20 14:23:29 -04:00
parent be1f904046
commit 89da57c8d9
2 changed files with 8 additions and 0 deletions

View File

@ -7,6 +7,10 @@ intents:
- "(set|change) [the] master bedroom mode to {mode}" - "(set|change) [the] master bedroom mode to {mode}"
- "(activate|turn on) {mode} in [the] master bedroom" - "(activate|turn on) {mode} in [the] master bedroom"
skip_words:
- "please"
- "can you"
lists: lists:
mode: mode:
values: values:

View File

@ -7,6 +7,10 @@ intents:
- "{action} the computer for {person}" - "{action} the computer for {person}"
- "{action} {person}'s computer" - "{action} {person}'s computer"
skip_words:
- "please"
- "can you"
lists: lists:
person: person:
values: values: