jsoncode/dsh-free-model0

dsh-free-model

OpenRouter free-models browser plugin (dual-face): fetch OpenRouter models, filter the free ones (price 0 or :free), list them newest-first in a Settings tab with local search and full model info, and create a ready-to-use DSH model config (settings.yaml route + stored credential) in one click. Bilingual UI (zh/en), no hardcoded paths, publishable to npm / GitHub

AI 분석

核心用途是快速接入和使用免费 AI 模型。适合希望零成本体验各种新模型、免去繁琐手动配置的 DSH 用户。

패키지
dsh-free-model
버전
0.1.1
최근 업데이트
2026. 8. 27.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jsoncode/dsh-free-model

Usage

  1. Open Settings → 免费模型 / Free Models, pick the platform tab (OpenRouter).
  2. The list arrives newest-first (served from cache when fresh; hit 刷新 to force a refetch).
  3. Type in the search box to narrow the list locally.
  4. Click 添加到模型列表 / Add to model list on a model:
    • the token field appears only when the platform has no stored credential yet (otherwise the existing OPENROUTER_API_KEY is reused and noted in the dialog),
    • optionally tick 设为新会话的默认模型,
    • confirm — the config is written and the dialog shows the exact route/model to pick in the composer's model selector.