Skip to content

Commit 0ebdaba

Browse files
committed
Remove dead import of TranscriptProcessor (which is now deprecated)
1 parent 86fbfad commit 0ebdaba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/foundational/49d-thinking-functions-google.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
LLMContextAggregatorPair,
2424
LLMUserAggregatorParams,
2525
)
26-
from pipecat.processors.transcript_processor import TranscriptProcessor
2726
from pipecat.runner.types import RunnerArguments
2827
from pipecat.runner.utils import create_transport
2928
from pipecat.services.cartesia.tts import CartesiaTTSService

0 commit comments

Comments
 (0)