-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Conversation interruption/steering broken with 0.98/5.3 #11047
Description
Pressing ESC should stop the model, and new input should override anything pending. It does not. It's as if (newly very verbose reasoning summary?) output tokens are backlogged and there is a MASSIVE delay before it gets new input, regardless of whether in-session steering, or flat out interruption. I hit escape, tell it to "STOP!", (having already done this previously before in the thread), and it ignores it, and continues to reason for four minutes before "getting the message". It also seems like ESC triggered interruption is now acting like steering, instead of injecting a new turn input as it should.
I opened a similar issue and it was "forwarded to training team" but this seems like potentially a client issue given it's not just steering, but actually hitting ESC.
