mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-04 19:22:00 +00:00
adding greeting and earlyGeneration properties to pipeline
This commit is contained in:
+3
-1
@@ -1364,7 +1364,9 @@
|
||||
"bargeIn": "#bargeInPipeline",
|
||||
"actionHook": "object|string",
|
||||
"eventHook": "object|string",
|
||||
"toolHook": "object|string"
|
||||
"toolHook": "object|string",
|
||||
"greeting": "boolean",
|
||||
"earlyGeneration": "boolean"
|
||||
},
|
||||
"required": [
|
||||
"llm"
|
||||
|
||||
Reference in New Issue
Block a user