
LiangYin233/dsh-provider-model-configurator
110Last commit Aug 14, 2026
dsh-provider-model-configurator DSH plugin
Provider Model Configurator is an installable DeepSeek Harness bundle for the Web profile. It provides a settings UI to create, edit, copy, and delete explicit model configurations for configured `llm-pi-ai` provider routes, including context windows, output limits, input modalities, and reasoning efforts.
How to install the dsh-provider-model-configurator DSH plugin
dsh plugin --profile web add github:LiangYin233/dsh-provider-model-configurator#v0.3.9Copying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-provider-model-configurator DSH plugin can do
- Adds a standalone Provider Model Configurator section alongside the official Models settings page.
- Lists explicit model entries for configured providers and supports editing or deleting them.
- Creates new model entries manually or pre-fills fields by copying from the pi-ai preset catalog or another provider.
- Manages model ID, display name, context window, maximum output tokens, text/image input modalities, and reasoning-effort mappings.
- Writes changes through the `llm-pi-ai` settings document and preserves fields not edited by the form when overwriting.
- Converts catalog-backed routes to explicit model lists when applying configuration, retaining catalog models and folding in `modelOverrides`.
Where the dsh-provider-model-configurator DSH plugin fits
- Add metadata for a newly released model before the pi-ai catalog is updated.
- Configure reasoning-effort options for custom-provider models.
- Copy an existing preset model configuration as a starting point for a custom model.
- Review and maintain explicit model entries for configured DSH providers.
Who the dsh-provider-model-configurator DSH plugin is for
- DeepSeek Harness Web users
- Users configuring custom or OpenAI-compatible LLM providers in DSH
- Advanced users who need model-level context, output, modality, or reasoning settings
dsh-provider-model-configurator DSH plugin limitations
- Target provider routes must already be configured in the official Models page.
- Deletion applies only to explicit `models` entries; catalog-only routes have no deletable explicit entries.
- Precise reasoning-effort names are available only for registered copy-source providers; dormant catalog providers do not expose that metadata.
- Exact pi-ai reasoning wire-value mappings are not exposed through the `llm` service, so the plugin defaults to using effort names as wire values and allows editing them.
- Provider-level API, base URL, and key configuration are outside this plugin's scope.
- The README specifies DSH 0.1.0-rc.6 or later and requires `pnpm` on PATH for installation.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 3 development, 7 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-provider-model-configurator DSH plugin alternatives
DSH Web UI
2,113
An installable DeepSeek Harness Web UI bundle combining productivity plugins, remote-access features, live token statistics, and nine UI skins.
dsh-spotlight
5
Keyboard-first command palette for DeepSeek Harness Web.
better-model-provider
4
A DeepSeek Harness web plugin for declaring per-model reasoning-effort options and text/image input capabilities for OpenAI-compatible providers.
dsh-clawrouter
9
DeepSeek Harness plugin that reviews risky tool calls with a stronger model and adds a BlockRun x402-paid LLM provider route.
dsh-provider-model-configurator DSH plugin questions
What is the dsh-provider-model-configurator DSH plugin?
dsh-provider-model-configurator is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-provider-model-configurator DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-provider-model-configurator use?
The snapshot records web as the dsh-provider-model-configurator profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-provider-model-configurator compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-provider-model-configurator fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-provider-model-configurator?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.