Files
pipecat/changelog/3430.fixed.md
Aleix Conchillo Flaqué 21534f7d83 added changelog file for #3430
2026-01-13 12:21:22 -08:00

355 B
Raw Blame History

  • Fixed request_image_frame (for backwards compatibility) and restored function-callrelated fields in UserImageRequestFrame and UserImageRawFrame, preventing a case where adding a non-LLM message to the context could trigger duplicate LLM inferences (on image arrival and on function-call result), potentially causing an infinite inference loop.