hyls9527/dsh-local-vision

Plugin ⭐ 1 toolsvisual

DSH 插件:为纯文本模型提供本地看图能力(llama.cpp / Ollama / LM Studio / vLLM 全兼容)|Local vision for text-only LLMs on any OpenAI-compatible local server

Install

# 构建(需 node + npm)
npm install && npm run build

# 装入 profile(link 依赖):
#   在 ~/.dsh/profiles/web/package.json 的 dependencies 加:
#     "dsh-local-vision": "link:<本仓库绝对路径>"
#   并在 dsh.profile.bundles 追加 "dsh-local-vision",然后:
cd ~/.dsh/profiles/web && pnpm install -w

Add hyls9527/dsh-local-vision to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.