hrhgit/dsh-model-manager0

dsh-model-manager

Model tags, reasoning capabilities, image routing, and vision proxy support for DeepSeek Harness

包名
dsh-model-manager
版本
0.2.1
许可证
NOASSERTION
最近更新
2026年8月31日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hrhgit/dsh-model-manager

Configuration

- insert:
    - id: dsh-model-manager
      name: dsh-model-manager
      config:
        proxyTimeoutMs: 60000
        # metadataPath: D:/dsh/model-manager.json
        # dshHome: D:/dsh-home

By default, metadata is stored at /plugins/dsh-model-manager/config.json. Writes use an atomic replacement and a monotonic revision; a stale page is rejected instead of overwriting a newer page.