zhuifengqug/dsh-adaptive-reasoning

zhuifengqug★ 0JavaScript最后同步: 2026-08-22

在 GitHub 打开

面向 DeepSeek Harness Web GUI 的、基于模型能力的推理档位滑块。

README 摘要

dsh-adaptive-reasoning English · 中文 A capability-aware reasoning-effort slider for the DeepSeek Harness Web GUI. The plugin keeps DSH's official model selector and /model command intact. Clicking the selector's existing Reasoning effort / 推理等级 row opens an accessible slider panel. The panel reads the selected model's exact reasoning metadata from the Host and writes selections back through the normal session.selectModel RPC. Install (two ways) From npm: From GitHub (pin to a released tag for reproducibility): Restart dsh web afterwards. Details, removal, and the optional models.dev enrichment are covered below. What It Does - Uses only the current model's advertised reasoning.efforts ; it does not invent a global effort list. - Supports sparse and provider-specific levels such as off , high , max , or an adapter-defined identifier. - Stepless drag : continuous 0–100 dragging writes reasoningEffort live with a 16ms throttle, so requests never pile up during a drag. - Snap on release : releasing, blurring, or ending keyboard navigation snaps to the nearest declared level and issues one confirming write. - WebGL fire : a three-pass WebGL2 simulation (ignition → blur → composite) whose…

在 GitHub 查看完整 README →
工具/开发dshdsh-pluginreasoning

分类