adding greeting and earlyGeneration properties to pipeline

This commit is contained in:
Dave Horton
2026-03-23 15:29:03 -04:00
parent 6f39ad2e2e
commit b46cfe0c55
+3 -1
View File
@@ -1364,7 +1364,9 @@
"bargeIn": "#bargeInPipeline",
"actionHook": "object|string",
"eventHook": "object|string",
"toolHook": "object|string"
"toolHook": "object|string",
"greeting": "boolean",
"earlyGeneration": "boolean"
},
"required": [
"llm"