Prevent deepseek from recalling response and cache the recalled message locally
These are versions of this script where the code was updated. Show all versions.
Fix for the latest update of DeepSeek
Fix a bug that the thinking process disappears when a recall occurs.
Fix the bug that the stored message have no session id.
Fix the bug that not working after DeepSeek's update
Fix the bug that the stored message only has the first token after DeepSeek's update.
Fix a bug that script not work when resumed generation from interrupted session 修复了从中断的生成中恢复时,脚本无法拦截撤回的问题