dsh-model-pricing v0.1.0
What's in
Model pricing & capability board for DeepSeek Harness, mounted into Settings → Models.
- Pricing table for ~7,200 priced models across 213 providers (models.dev), per-1M-token input/output/cache prices, context, max output
- Capability tags computed from structured fields (Coding, Agentic, Vision, Long context, Open weights, Structured output) with user-configurable rules
- Cross-provider comparison: 'cheapest · Nx' and '+N% vs ' badges per model route
- Authoritative prices for routes DSH can actually invoke (pi-ai catalog overlay); >10% catalog divergences flagged
- Offline resilience: disk cache + embedded fallback snapshot; every number labeled with source and age
- Localization: English + Chinese (platform locales) plus a Russian language pack contributed by this plugin
- Runs entirely on the user's machine; anonymous read of public data sources only
Install
dsh plugin --profile web add dsh-model-pricing
Restart dsh web, open Settings → Models.