hyls9527/dsh-local-vision

插件 ⭐ 1 toolsvisual

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

安装

# 构建(需 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

hyls9527/dsh-local-vision 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。