JustGenius-s/DSH-Plugs--plugins-dsh-model-custom-ex6

@just-genius/dsh-model-custom-ex

Replaces the official Models settings page to add per-model vision + reasoning-effort selectors for custom pi-ai providers

包名
@just-genius/dsh-model-custom-ex
版本
0.1.0
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JustGenius-s/DSH-Plugs#dd69eb2a6a9cf561110190d2d4885454339039fc&path:plugins/dsh-model-custom-ex

使用

  1. 打开 设置 → 模型(只有一个「模型」tab);
  2. 点某个自定义 provider 的「编辑」,展开「自定义设置」;
  3. 每个模型行点右侧的「容量」折叠箭头;
  4. 在「上下文窗口 / 最大输出 token」下方会出现两个下拉多选:
    • 输入模态 — 「文本」固定置灰不可取消,勾选「图片(视觉)」开启视觉;
    • 思考强度 — 勾选需要暴露给 composer 的等级;全部取消会写 reasoningEfforts: false(声明为非推理模型)。

改完点「保存」,配置即时写入 settings.yamlllm-pi-ai 段,下一个请求即生效,无需重启。