Releases: YuLee-314/dsh-vision-bridge
Releases · YuLee-314/dsh-vision-bridge
Release list
v2.0.0
dsh-vision-bridge v2.0.0
Native image pipeline + local agentic vision for text-only DeepSeek models in DeepSeek Harness.
- 视觉孪生路由(deepseek-vision):解锁原生粘贴/缩略图/图片块/read_image,图片在请求层经本地 Ollama 分析后仅转发文本给 DeepSeek API
- 九个 Agentic Vision 工具(describe_image / extract_text / structured_scan / query_region / detect_elements / locate_object / compare_images / read_clipboard / check_health)
- 粘贴分流(paste-to-path):按真实模型元数据判定,纯文本路由回退本地路径
- 自包含:无本机路径依赖,dsh plugin --profile web add 即装
Install
dsh plugin --profile web add https://github.com/YuLee-314/dsh-vision-bridge/releases/download/v2.0.0/dsh-external-dsh-vision-bridge-2.0.0.tgz
See README.md / README.zh-CN.md for usage.