插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 8 个插件
dsh-thinking-levels
drscrewdriver/dsh-thinking-levels
DSH 逐轮思考级别(reasoning_effort)控制:选择 Auto 即按近期工具调用历史自动调度 low/high/max,或手动固定线路档位(off/on/minimal/low/medium/high/xhigh/max),支持自定义线路映射、模型能力护栏与上下文窗口预设(64K–1M);其逐模型能力卡片与另一独立插件 [dsh-llm-openai-completions](https://github.com/drscrewdriver/dsh-llm-openai-completions)(可在 dsh-market 安装)联动,让自定义 OpenAI 兼容网关(vLLM / LM Studio / 自托管)也能试用推理——卡片写入 llm-pi-ai 能力,适配器接管线路(compat.thinkingFormat),本插件自动维护接管列表。
dsh-llm-qwen-local
starefinger/dsh-llm-qwen-local
面向 vLLM OpenAI 兼容端点上本地部署的 Qwen 模型的 LLM 适配器插件,支持按模型多模态开关、完全可配置的推理档位,以及可在前端编辑部署配置的 Web 设置页。
dsh-plugin-thinking-api
qjf44/dsh-plugin-thinking-api
一键接入 OpenAI 兼容 API(CodeBuddy、vLLM、各类代理)并开启思考模式,绕开第三方端点以 content_filter 拒绝 developer 角色的问题。
dsh-wsl-hostsvc
173787247/dsh-wsl-hostsvc
从 WSL 探测 Windows 上的 Ollama、LM Studio、vLLM 与 llama-server,比对 ctx,并报告 /v1/models 的 apiReady 与 TCP 是否打通。
dsh-wsl-docker
173787247/dsh-wsl-docker
报告 WSL 内 Docker CLI、context 与 daemon 是否可达,并探测 vLLM :8000 的 /v1/models 健康与 GPU runtime。
dsh-llm-openai-completions
drscrewdriver/dsh-llm-openai-completions
面向自定义网关(vLLM / LM Studio / 自托管代理)的 OpenAI-completions 兼容适配器:始终 role:"system"、按模型配置驱动思考、Qwen 式 response 切分,并支持视觉模型图片输入(单图 / 多图)。
dsh-image-guard
mafeis/dsh-image-guard
发送前把请求中的历史图片裁剪至保留张数,并从上游 400 错误解析单次图片上限、按更少张数降级重试,保证含图会话不被图片数量限制打断。
dsh-model-manager
ansonfishing/dsh-model-manager
DSH Web 视图中的本地 LLM 推理服务控制面板:服务注册表与健康检查/停止控制、llama.cpp / SGLang / vLLM 命名参数 profile(保存前做 KV/显存校验)、GPU 探测与 tok/s 测速。