Rename AggregatedLLMTextFrame to AggregatedTextFrame and made built-in types an enum
This commit is contained in:
@@ -13,7 +13,7 @@ import pytest
|
||||
from aiohttp import web
|
||||
|
||||
from pipecat.frames.frames import (
|
||||
AggregatedLLMTextFrame,
|
||||
AggregatedTextFrame,
|
||||
ErrorFrame,
|
||||
TTSAudioRawFrame,
|
||||
TTSSpeakFrame,
|
||||
|
||||
Reference in New Issue
Block a user