allow multiple StartFrames

This commit is contained in:
Aleix Conchillo Flaqué
2025-02-25 09:52:54 -08:00
parent d2f006682c
commit e60b65228b
14 changed files with 92 additions and 14 deletions

View File

@@ -25,10 +25,8 @@ from pipecat.frames.frames import (
InputAudioRawFrame,
LLMFullResponseEndFrame,
LLMFullResponseStartFrame,
LLMMessagesFrame,
StartFrame,
StartInterruptionFrame,
StopInterruptionFrame,
SystemFrame,
TextFrame,
TranscriptionFrame,