Files
pipecat/changelog/3584.changed.2.md
2026-02-10 11:37:21 -03:00

4 lines
252 B
Markdown

- Simplified context aggregators to use `frame.append_to_context` flag instead of tracking internal state.
- Cleaner logic in `LLMResponseAggregator` and `LLMResponseUniversalAggregator`
- More consistent behavior across aggregator implementations