mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-03-21 18:57:52 +00:00
stt and tts are not required in pipeline because they can be defined at the application level
This commit is contained in:
@@ -1367,9 +1367,7 @@
|
|||||||
"toolHook": "object|string"
|
"toolHook": "object|string"
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"stt",
|
"llm"
|
||||||
"llm",
|
|
||||||
"tts"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"bargeInPipeline": {
|
"bargeInPipeline": {
|
||||||
|
|||||||
Reference in New Issue
Block a user