Releases: supersealwqas/dsh-custom-provider-settings
Releases · supersealwqas/dsh-custom-provider-settings
Release list
v0.4.0
首个公开版本,提供可直接安装的 DeepSeek Harness 插件 TGZ。
功能:
- 为用户自定义模型提供方配置 User-Agent 和其他请求头
- 获取模型列表时注入相同请求头
- 配置文本/图像输入能力
- 配置模型思考等级、传输值和默认等级
- 不修改 DeepSeek Harness 源代码
安装:
npx --yes -p @deepseek-ai/dsh dsh plugin --profile web add https://github.com/supersealwqas/dsh-custom-provider-settings/releases/download/v0.4.0/dsh-custom-provider-settings-0.4.0.tgz
npx --yes -p @deepseek-ai/dsh dsh web兼容 DeepSeek Harness 0.1.0-rc.6。安装前请停止 WebUI,安装完成后重新启动。
SHA256: 5350D6F55EE8FAF02B3F374B4CAE373B3ED5F523EE83898F4C8116713EE74B30
First public release with an installable DeepSeek Harness plugin TGZ.
Supports custom request headers, model discovery headers, image-input declarations, and configurable reasoning levels for user-defined providers without modifying Harness source files.