Files
pipecat/tests
Mark Backman 82c249608f Move dedicated LLM summarization into LLMContextSummarizer
The dedicated LLM logic lived in LLMAssistantAggregator, creating two
code paths and requiring the aggregator to call a private LLMService
method. Move it into the summarizer which already owns the config and
summarization lifecycle, keeping the aggregator handler as a single-line
upstream push.
2026-02-27 12:09:00 -05:00
..
2026-01-28 09:15:42 -08:00
2026-01-18 08:22:22 -05:00
2026-02-27 11:57:11 -03:00