a1073097082/dsh-model-search
dsh-model-search
dsh-model-search is a community DeepSeek Harness plugin. Read the repository README before installing.
Install
npx @deepseek-ai/dsh plugin --profile web add dsh-model-searchRestart `dsh web` after install. Bundle APIs can change during the developer preview.
README badge
[](https://dshhub.dev/plugins/dsh-model-search)Paste this into your README. The star count updates with every catalog sync.
From the README
Excerpt from a1073097082/dsh-model-search, cleaned of badges and images.
dsh-model-search
Searchable model filtering for the DeepSeek Harness model selector.
Open the model selector and search by provider name, model name, or model ID. Search terms are case-insensitive; spaces act as wildcards, so GPT 6 matches GPT-5.6 and GPT-6.
Install
From the plugin market or npm:
dsh plugin --profile web add dsh-model-search
Directly from GitHub:
dsh plugin --profile web add github:a1073097082/dsh-model-search
Refresh the Harness page after installation. The plugin is a client-only overlay and does not change model routing or credentials.
License
MIT

