dsh-model-extension
Models+ settings page for the DSH web UI: per-model reasoning-effort tables, input modalities and compat flags saved through the official settings pipeline, with models.dev metadata prefill and API key management.
模型+ 设置页:按模型声明推理挡位、输入模态与兼容参数(走官方 settings 管线保存),支持 models.dev 元数据预填与 API 密钥管理。
How to install
dsh plugin add dsh-model-extension About
dsh-model-extension 基于 deepseek-harness 的模型扩展插件 | 供应商 | 模型 | | --- | --- | | | | **作者建议(非AI编写)** 安装该插件或该类型插件:clone仓库源码 -> 执行安全检查/扫描 -> 从源码构建 -> 安装 功能 新增「模型+」设置导航(通过 bundle patch 禁用官方模型设置页,本页为唯一模型设置页)。 模型目录每行展开区新增扩展配置: **推理挡位**(reasoningEfforts):声明模型支持的思考档位(off/minimal/low/medium/high/xhigh/max)及线上取值; **输入模态**(input):text / image; **兼容性**(compat):supportsReasoningEffort 开关与 thinkingFormat 线制格式。 支持通过 models.json 元数据自动预填。可通过插件下载或自行下载并放到 $DSH_HOME/models.json 供插件使用。 **仅支持https://models.dev/models.json数据格式**。 所有保存走 DSH 原生 settings.mutate,落盘 $DSH_HOME/settings.yaml。 安装 bash dsh plugin --profile web …
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-05
- Created
- 2026-08-24
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-codex-connect
franksong2702/dsh-codex-connect
Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.