masknull/dsh-fetch-models-search0

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. 为「设置→模型→获取可用模型」候选弹窗增加搜索过滤,纯浏览器半增强,不改任何组件代码。

AI 분석

核心用途是在获取可用模型时提供关键词过滤,快速定位目标模型。适合拥有大量候选模型、需要频繁筛选并添加特定模型端点的用户。

패키지
dsh-fetch-models-search
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 26.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-fetch-models-search

Usage

  1. Open Settings → Models.
  2. Expand a pi-ai provider card and click Fetch available models.
  3. 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.
  4. Selection behaviour (checkboxes, Select all / Deselect all, Add selected) is unchanged.