dsh plugins中文
← Back to popular plugin directory

Model capability configurator

sanshanya/better-model-provider · skills

Per-model capability declaration for DeepSeek Harness: reasoning-effort levels (wire spellings) + request modalities (vision) for OpenAI-compatible providers.

★ 4GitHub stars
0Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

Better custom-provider model onboarding for DeepSeek Harness (dsh), with per-model declaration of native vision input, reasoning-effort levels, and token capacities (context window / max output). Why you may need it

Restart dsh web, hard-refresh the browser, and the settings sidebar gains Model capabilities. Uninstall: Use

Small note: declaring { high } alone gives the picker only High; also check off (blank wire → null) if Off should be available. Development

Install command

dsh plugin --profile web add github:sanshanya/better-model-provider
View GitHub repository ↗Back to popular plugin directory