dsh-model-info-fill
Run the following command in DeepSeek Harness:
dsh plugin install 11zld22/dsh-model-info-fill
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install 11zld22/dsh-model-info-fill in your terminal; the source is at https://github.com/11zld22/dsh-model-info-fill . After installation, restart DSH Web and find the feature under Settings → Models.
About this plugin
Managing metadata across dozens of custom-provider models—context window, max output tokens, reasoning effort tiers, image input support—quickly becomes a repetitive chore that is easy to get wrong. dsh-model-info-fill removes the manual step: it resolves each model by name against the models.dev capability catalogue and fills in whatever fields are missing. Fields you have already set are never touched, and models the catalogue does not cover fall back to user-configured defaults, so nothing is left blank or guessed at.
Name matching is case-insensitive with a three-level fallback (exact id, provider/ prefix stripped, id-suffix reverse lookup). Auto-fill can fire on every provider save or be triggered as a one-shot pass over all custom models. Unmatched entries are surfaced in a panel where you can adjust the global defaults or fine-tune a single model, including its default reasoning tier for new conversations under that provider. Leaving every reasoning tier unchecked simply marks the model as non-reasoning.
The plugin writes exclusively to the model array under llm-pi-ai.providers.*.models[] and leaves official DeepSeek routing, compat flags, headers, API endpoints, and base URLs completely untouched. A local models.dev cache refreshes silently after seven days; on fetch failure it falls back to the stale cache or the configured defaults without ever blocking a save. It is built for DSH users who maintain multiple custom provider models and want metadata upkeep to be set-and-forget yet still respect manual overrides every time.
Use Cases
- Batch-fill context window and max tokens across custom provider models
- Set default reasoning tiers and image support for unmatched models
- Auto-populate missing fields from models.dev on provider save
Best For
- DSH users managing multiple custom provider models
- Users who want to cut down on manual per-model metadata entry
- Users needing per-provider default reasoning tier control
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.