
jyh20030112/dsh-visual-plugin
63最近提交 2026年8月15日
dsh-visual-plugin DSH 插件
dsh-visual-plugin 是一个包含宿主端和浏览器端组件的 DeepSeek Harness Bundle。它让纯文本主模型能够使用由可配置 OpenAI 兼容视觉端点生成的图片描述。
如何安装 dsh-visual-plugin DSH 插件
dsh plugin --profile web add dsh-visual-plugin # or: github:jyh20030112/dsh-visual-plugin复制不会执行命令。运行前请核对仓库和版本。
数据来源
快照日期:2026年8月15日
manifest-valid
dsh-visual-plugin DSH 插件能做什么
- 递归识别上传图片及工具结果中包含的图片,并生成描述。
- 将图片和意图感知提示发送到可配置的 OpenAI 兼容视觉模型。
- 提供 vision_describe 工具以处理后续图片提问。
- 添加 Web 右侧面板,用于配置端点、模型和 API 密钥,测试连接,查看最近描述、缩略图和剩余额度。
- 将视觉 API 密钥保存在 Harness 凭据接口中,且不会回显。
- 未配置或调用失败时输出占位文本,使对话能够继续。
dsh-visual-plugin DSH 插件适合哪些场景
- 为纯文本 DeepSeek Harness 模型提供图片描述上下文。
- 向视觉模型询问上传图片中的特定细节。
- 在 Web UI 中查看最近的图片描述和缩略图。
- 在 DeepSeek Harness 中使用 OpenAI 兼容视觉端点。
dsh-visual-plugin DSH 插件适合谁
- 使用纯文本主模型的 DeepSeek Harness Web 用户。
- 运行 OpenAI 兼容视觉 API 端点的用户。
- 需要 DSH 宿主端与浏览器端视觉集成的开发者。
dsh-visual-plugin DSH 插件的限制
- 需要配置端点 URL、视觉模型名称和 API 密钥。
- 主模型接收的是生成的文本描述,而非原生图像理解能力。
- 文档中的配置面向 DSH Web profile,并要求重启 dsh web。
- 未配置或视觉调用失败时会产生失败占位文本,而非图片描述。
- 从源码构建需要本地 DeepSeek Harness 检出;但仓库已提交供使用者使用的预构建 lib 文件。
客观检查信号
这些信号来自公开元数据扫描,不是本站安全认证。
- info
dependency counts
package.json declares 0 runtime, 23 development, 13 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-visual-plugin DSH 插件的相关选择
awesome-deepseek-harness
36
A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
dsh-user-experience
18
Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
dsh-vision-router
77
为 DeepSeek Harness 提供视觉路由、供应商回退链和像素级图像工具的插件。
dsh-clawrouter
9
用于 DeepSeek Harness 的插件:用更强模型审查高风险工具调用,并添加基于 BlockRun、x402 与 USDC 付费的 LLM 提供商路由。
dsh-visual-plugin DSH 插件常见问题
dsh-visual-plugin DSH 插件是什么?
dsh-visual-plugin 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。
如何安装 dsh-visual-plugin DSH 插件?
页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。
dsh-visual-plugin 使用哪个 DSH profile?
dsh-visual-plugin 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。
dsh-visual-plugin 与当前 DSH 版本兼容吗?
当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。
dsh-visual-plugin 加载失败怎么办?
先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。
dsh-visual-plugin 有哪些替代 DSH 插件?
页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。