This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/master by this push:
     new 727f3d4  Update lightswitch_model.yaml
727f3d4 is described below

commit 727f3d4cc8a2ffcc615238809103067fbf78f6d0
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sat Jan 9 11:36:43 2021 -0800

    Update lightswitch_model.yaml
---
 .../org/apache/nlpcraft/examples/lightswitch/lightswitch_model.yaml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nlpcraft/src/main/scala/org/apache/nlpcraft/examples/lightswitch/lightswitch_model.yaml
 
b/nlpcraft/src/main/scala/org/apache/nlpcraft/examples/lightswitch/lightswitch_model.yaml
index dfce460..d7676ad 100644
--- 
a/nlpcraft/src/main/scala/org/apache/nlpcraft/examples/lightswitch/lightswitch_model.yaml
+++ 
b/nlpcraft/src/main/scala/org/apache/nlpcraft/examples/lightswitch/lightswitch_model.yaml
@@ -21,7 +21,7 @@ version: "1.0"
 description: "NLI-powered light switch example model."
 macros:
   - name: "<ACTION>"
-    macro: "{turn|switch|dial|control|let|set|get|put}"
+    macro: "{turn|switch|dial|let|set|get|put}"
   - name: "<KILL>"
     macro: "{shut|kill|stop|eliminate}"
   - name: "<ENTIRE_OPT>"

Reply via email to