You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a similar closed issue titled "[Bug] 限制历史消息数功能逻辑缺陷" which was resolved by a pull request that optimized requests without historical messages. This issue was closed on February 03, 2025 [1].
Regarding your current issue, it seems that there might have been recent changes related to the slider or historical message count that could have reintroduced the problem. In Version 1.52.15, there was an optimization made to the MaxToken Slider, which might be related [2].
Additionally, the ReasoningTokenSlider component has constraints and default settings that might cause the slider to revert to a value other than 0. The slider's minimum value is set to exponent(1), which corresponds to 1k, meaning the slider cannot be set to a value less than this unless explicitly configured otherwise [3].
It might be helpful to check if there are any constraints or default settings in the UI configuration files that could be causing the slider to revert to a value other than 0.
📦 部署环境
Docker
📦 部署模式
客户端 Pglite 模式(lobe-chat-pglite 镜像)
📌 软件版本
v1.70.0
💻 系统环境
Windows
🌐 浏览器
Edge
🐛 问题描述
之前不是刚修复了历史消息不能设置成0的Bug吗,怎么新版本又不行了,每次拖到最左边就会自动变成8
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: