rasa: add timeout property

This commit is contained in:
Dave Horton
2022-04-29 08:41:10 -04:00
parent f6b2ef80b5
commit 34b987bb08
+1
View File
@@ -281,6 +281,7 @@
"tts": "#synthesizer",
"prompt": "string",
"thinkingMusic": "string",
"timeout": "number",
"actionHook": "object|string",
"eventHook": "object|string"
},