DeepSeek Harness Plugin

TikaFlow/dsh-model-reasoning

Stars ★ 0 Category Models & Providers Added 2026-08-18

Automatically fills in reasoning-effort levels for models from unofficial (custom) providers, with data sourced from models.dev.

Install

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:TikaFlow/dsh-model-reasoning

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

README

DSH 插件:为所有非官方(自定义)提供商的模型自动填充推理级别(reasoningEfforts),推理级别数据来自 models.dev

功能

  • 进入插件时优先使用构建附带的 models.dev 缓存(存在、大小不低于 10KB 且解析成功才算可用)立即填充推理级别,避免启动时等待网络
  • 延迟 5 秒异步拉取 models.dev 最新数据:成功则更新缓存并再次填充;失败则记录日志,继续使用现有目录
  • 监听 settings/updated 事件,模型配置变更后自动重新填充
  • 仅填充缺少 reasoningEfforts 的模型,已有配置不受影响

安装

dsh plugin --profile web add github:TikaFlow/dsh-model-reasoning

使用说明

无需任何操作,重启 DSH 后插件即自动生效:支持推理级别的模型将会自动填充推理级别,可在界面中选择。

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →