BingL-Li/vision-translation

Plugin ⭐ 0 MIT developer-toolsvisual

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

Install

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 调用。

Add BingL-Li/vision-translation to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.