D
dsh-open-efforts
v0.1.0 · 0 天前发布
Choose reasoning effort for additional models in DeepSeek Harness, with Off and five standard levels.
README
dsh-open-efforts
在 DeepSeek Harness 中为其他模型选择推理强度。
中文 · English
## 功能 `dsh-open-efforts` 为 `@deepseek-ai/dsh-llm-pi-ai` 中显式配置的模型补充官方 `reasoningEfforts` 能力。DeepSeek Harness 会直接在现有模型菜单中显示 **Effort** 选项,并沿用官方请求链路提交所选档位。 ## 界面预览  *图 1:采用 Chat Completions、Responses 或 Messages 协议接入的模型均可选择推理强度。*  *图 2:菜单提供 Off 和五个标准档位;模型及其 Provider 决定具体可用范围。* ## 推理档位 插件固定提供以下六个选项: | 界面显示 | `reasoningEfforts` 键名 | 协议层取值 | | --- | --- | --- | | Off | `off` | `none` | | Low | `low` | `low` | | Mid | `medium` | `medium` | | High | `high` | `high` | | XHigh | `xhigh` | `xhigh` | | Max | `max` |版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-open-efforts
- Repo
- git+https://github.com/Hyp6666/dsh-open-efforts.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}