dsh-wsl-ollama
本机 Ollama:status / list / chat / embed。
Local Ollama status / list / chat / embed for dsh on WSL.
怎么安装
dsh plugin add github:173787247/dsh-wsl-ollama 简介
dsh-wsl-ollama **语言:** **中文**(本页) · English 在 WSL 上给 DeepSeek Harness 接本地 Ollama:ollama_status / list / chat / embed。 可选插件,**不在** install.sh。 最短上手 sh dsh plugin --profile web add github:173787247/dsh-wsl-ollama 或本机 path 链进 web profile 后 restart Ollama 需已在跑。默认基址 http://127.0.0.1:11434。 若 Ollama 装在 **Windows**、dsh 在 **WSL**:localhost 常会 503。可: 让 Ollama 监听 0.0.0.0:11434,或 设 DSH_OLLAMA_BASE=http://<Windows主机IP>:11434(插件也可在 baseUrl 为空时尝试从 /etc/resolv.conf 推主机) 工具 | 工具 | 作用 | |------|------| | ollama_status | 基址、连通性、默认模型 | | ollama_list | 已拉取模型列表 | | ollama_chat | 本地对话 | | ollama_embed | 向量(给 vecmem…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-24
- 创建于
- 2026-09-22
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, wsl
同类推荐
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-win-toolkit
Edge-Echo/dsh-win-toolkit
面向 DSH agent 的 Windows 原生工具:剪贴板读写、系统通知、hosts 文件查看与网络诊断,均返回结构化数据(带 UI 卡片),底层为防注入的 PowerShell。
dsh-wsl-tray
liyu34/dsh-wsl-tray
为运行在 WSL 的 DSH 提供 Windows 桌面快捷方式和系统托盘启动器:完全隐藏启动,托盘菜单支持打开/重启/退出,插件配置页可管理快捷方式。
dsh-wsl-workspace
173787247/dsh-wsl-workspace
列出 WSL 发行版并校验可用于 DSH 的 Linux 工作区路径。