Merge pull request #3937 from pipecat-ai/filipi/fix_orphan_function_call

Fix context summarization leaving orphaned tool responses in kept context.
This commit is contained in:
Filipi da Silva Fuchter
2026-03-09 09:19:17 -04:00
committed by GitHub
3 changed files with 168 additions and 9 deletions

1
changelog/3937.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed context summarization leaving orphaned tool responses in the kept context when tool calls were moved to the summarized portion.