Skip to content

dsh-model-pricing v0.1.0

Choose a tag to compare

@vitas vitas released this 09 Sep 20:09
· 24 commits to main since this release

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.