Add changelog for #4501
This commit is contained in:
1
changelog/4501.fixed.md
Normal file
1
changelog/4501.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed bot hangs when `filter_incomplete_user_turns` was enabled and the LLM responded by calling a tool. The user turn never finalized, so the assistant aggregator gated the tool-result context push and the LLM continuation never ran. Tool calls now finalize the turn the moment they start, before the function dispatches.
|
||||
Reference in New Issue
Block a user