Fix turn completion mixin not resetting state after each LLM response
This commit is contained in:
committed by
Mark Backman
parent
edd568b002
commit
b14c8e0e94
1
changelog/3956.fixed.md
Normal file
1
changelog/3956.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed turn completion state not resetting at end of LLM responses. `LLMFullResponseEndFrame` is pushed (not received) by the LLM service, so the mixin now handles it in `push_frame` instead of `process_frame`.
|
||||
Reference in New Issue
Block a user