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"
|
||||
},
|
||||
"required": [
|
||||
"stt",
|
||||
"llm",
|
||||
"tts"
|
||||
"llm"
|
||||
]
|
||||
},
|
||||
"bargeInPipeline": {
|
||||
|
||||
Reference in New Issue
Block a user