mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-23 20:42:27 +00:00
Feat/llm verb (#69)
* llm verb * initial support for llm verb * auth is required for llm, events is an array * fix invalid syntax
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@
|
||||
"lang": "string",
|
||||
"actionHook": "object|string",
|
||||
"eventHook": "object|string",
|
||||
"events": "[string]",
|
||||
"events": "array",
|
||||
"welcomeEvent": "string",
|
||||
"welcomeEventParams": "object",
|
||||
"noInputTimeout": "number",
|
||||
|
||||
Reference in New Issue
Block a user