DeepSeek Harness 插件

dsh-llm-vision-bridge

DeepSeek 视觉桥接:注册原生 LLM provider,聊天内粘贴的图片自动由视觉模型(pi-ai/llama.cpp 上的 Qwen3-VL)转成文字描述后交给纯文本 DeepSeek 作答——图片准入、路由与会话压缩全部走 harness 原生机制,带 LRU 描述缓存与 503 重试。

工具与能力未检测到许可证
跳到安装方式

来源信息

仓库
Einskyle/dsh-llm-vision-bridge
最近来源活动
2026年8月14日
Registry 分类
工具与能力
星标
1
Forks
快照中没有数据

安装方式

先检查来源,再复制社区 registry 提供的命令。

dsh plugin --profile web add dsh-llm-vision-bridge

此命令来自社区 registry 快照。运行前请检查仓库与 package scripts。

检查目录记录

只读发现信息。使用前请到仓库核对每个字段。

目录记录1 个文件
registry-record.json只读
registry-record.json发现信息 · 到来源核验
{
  "name": "dsh-llm-vision-bridge",
  "owner": "Einskyle",
  "category": "tools",
  "description": "Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry.",
  "descriptionZh": "DeepSeek 视觉桥接:注册原生 LLM provider,聊天内粘贴的图片自动由视觉模型(pi-ai/llama.cpp 上的 Qwen3-VL)转成文字描述后交给纯文本 DeepSeek 作答——图片准入、路由与会话压缩全部走 harness 原生机制,带 LRU 描述缓存与 503 重试。",
  "install": "dsh plugin --profile web add dsh-llm-vision-bridge",
  "npm": "dsh-llm-vision-bridge",
  "stars": 1,
  "added": "2026-08-14",
  "source": "registry"
}

第三方代码与预览版本风险

目录收录和 GitHub stars 都不能证明该插件安全。加入 profile 前,请检查 manifest、安装脚本、权限、网络行为、密钥处理、许可证和未解决的问题。