mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-03-22 03:08:00 +00:00
support toolhook (#125)
This commit is contained in:
@@ -1383,7 +1383,8 @@
|
||||
"llm": "#llm",
|
||||
"preflightLlm": "boolean",
|
||||
"actionHook": "object|string",
|
||||
"eventHook": "object|string"
|
||||
"eventHook": "object|string",
|
||||
"toolHook": "object|string"
|
||||
},
|
||||
"required": [
|
||||
"stt",
|
||||
|
||||
Reference in New Issue
Block a user