mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-01 08:59:46 +02:00
chore: remove transport from engine
This commit is contained in:
parent
1ab78bdf42
commit
39d9f6d05b
3 changed files with 0 additions and 8 deletions
|
|
@ -71,11 +71,6 @@ def build_pipeline(
|
|||
user_context_aggregator,
|
||||
llm, # LLM
|
||||
pipeline_engine_callback_processor,
|
||||
]
|
||||
)
|
||||
|
||||
processors.extend(
|
||||
[
|
||||
tts, # TTS
|
||||
transport.output(), # Transport bot output
|
||||
audio_buffer, # AudioBufferProcessor - records both input and output audio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue