masknull/dsh-fetch-models-search ↗★ 0
dsh-fetch-models-search
Adds a search box to the 'Fetch available models' candidate dialog in DSH Settings — pure browser-side DOM enhancement, no component modification. 为「设置→模型→获取可用模型」候选弹窗增加搜索过滤,纯浏览器半增强,不改任何组件代码。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-fetch-models-search说明文档
阅读完整 README ↗Usage
- Open Settings → Models.
- Expand a pi-ai provider card and click Fetch available models.
- The picker opens with a search box above the candidate list. Type part of a model id to narrow the list; clear it to show all candidates again.
- Selection behaviour (checkboxes, Select all / Deselect all, Add selected) is unchanged.