Files
pipecat/changelog/4215.removed.5.md
2026-04-01 14:03:08 -04:00

2 lines
276 B
Markdown

- ⚠️ Removed `VisionImageFrameAggregator` (from `pipecat.processors.aggregators.vision_image_frame`). Vision/image handling is now built into `LLMContext` (from `pipecat.processors.aggregators.llm_context`). See the `12*` examples for the recommended replacement pattern.