support toolhook (#125)

This commit is contained in:
Hoan Luu Huu
2026-03-05 19:24:04 +07:00
committed by GitHub
parent 253bd8a49c
commit 337114035d
2 changed files with 22 additions and 1 deletions

View File

@@ -1383,7 +1383,8 @@
"llm": "#llm",
"preflightLlm": "boolean",
"actionHook": "object|string",
"eventHook": "object|string"
"eventHook": "object|string",
"toolHook": "object|string"
},
"required": [
"stt",