mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-22 11:51:04 +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
|
|
@ -543,7 +543,6 @@ async def _run_pipeline(
|
|||
|
||||
engine = PipecatEngine(
|
||||
llm=llm,
|
||||
transport=transport,
|
||||
workflow=workflow_graph,
|
||||
call_context_vars=merged_call_context_vars,
|
||||
workflow_run_id=workflow_run_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue