fix text input no context update
This commit is contained in:
@@ -135,9 +135,9 @@ async def run_pipeline_with_serializer(
|
||||
user_aggregator,
|
||||
llm,
|
||||
ProductTextStreamProcessor(),
|
||||
assistant_aggregator,
|
||||
tts,
|
||||
transport.output(),
|
||||
assistant_aggregator,
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user