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

252 B

  • 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