DSH Market
D

Dsh Provider Model Configurator

by LiangYin233 · LiangYin233/dsh-provider-model-configurator

InstallableBundletarballfresh

DSH 模型 Pro:为 DSH WebUI 提供将 pi-ai 预设或任意已配置提供商的模型上下文、输出上限、推理档位与兼容开关一键应用到目标提供商,并集中查看、新建、编辑、复制与删除各提供商模型条目的能力。

Install Dsh Provider Model Configurator

Installs from a tarball the author ships — no build permission needed.

The one-line version

dsh plugin --profile my-profile add github:LiangYin233/dsh-provider-model-configurator

The author ships a tarball rather than an npm package or a loadable git checkout. Take the .tgz from the repository's releases, then point the install at the file you downloaded.

Install from the downloaded tarball

# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add ./<downloaded-package>.tgz

# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config

# 3. boot the profile
dsh --profile my-profile

Prerequisites

API key
Not required.
Network access
Not required at runtime.
Language
JavaScript

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
lifecycleScriptspassinfono install-time scripts
dsh.bundlepassfatalpackage.json declares a `dsh.bundle` layer
dsh.bundle.patch filepassfatalpatch file present at `cordis.patch.yml`
npm registrymissingwarn`dsh-provider-model-configurator` is not published to npm
distributionpassinfoREADME documents a tarball install
Verdict reason
tarball distribution avoids the git build trap
package.json read
package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

一个 [DeepSeek Harness (DSH)](https://github.com/deepseek-ai/dsh) **插件**:在独立设置页「模型 Pro / Model Pro」中集中**查看、新建、编辑、复制与删除**已配置提供商下的模型条目——上下文窗口、最大输出、输入模态、推理档位与推理兼容开关。还可以从内置的 `llm-pi-ai` 模型列表读取您所需要配置的模型的上下文参数、最大Token,无需自行填写、手动查询。 | 模型 Pro 设置页 | 复制来源选择器 | | --- | --- | | ![ui-1](docs/ui-1.png) | ![ui-2](docs/ui-2.png) |

Topics

GitHub topics on this repository

More in Dsh Plugins Pi Ai

Ranked by similarity inside the cluster, not alphabetically