BingL-Li/vision-translation

插件 ⭐ 0 MIT developer-toolsvisual

DSH的视觉翻译:图像→通过辅助VLM桥接的结构化<vision-context>基元。DeepSeek Harness插件(视觉翻译,图→视觉基元文本)

catalog 简介:Vision translation for DSH: image → structured <vision-context> primitives via an auxiliary VLM bridge. DeepSeek Harness plugin (视觉翻译,图→视觉基元文本)

安装

The call direction is a round trip: the Core calls the auxiliary VLM, the Bridge calls the Core, and the final `<vision-context>` returns through the Bridge to the Agent. A Python Bridge may import the Core directly; other languages and isolated processes use `cli.py` and PROTOCOL v1.

图中的调用在实现上是往返的:Core 调用辅助 VLM,Bridge 调用 Core,最终 `<vision-context>` 经 Bridge 返回 Agent。Python Bridge 可以直接导入 Core,其他语言和隔离进程通过 `cli.py` 与 PROTOCOL v1 调用。

BingL-Li/vision-translation 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。