AI Agent Hub
Back to plugins
🧰

dsh-model-pricing

Web Tools Updated 2026.08.28

Run the following command in DeepSeek Harness:

dsh plugin install zhangyh-x/dsh-model-pricing

Paste the following prompt into your AI chat to install this plugin:

Install the plugin by running the install command in your DeepSeek Harness terminal; visit https://github.com/zhangyh-x/dsh-model-pricing for the full source code and documentation.

About this plugin

When orchestrating multi-model tasks in DeepSeek Harness, knowing the per-call cost of each model is often the first step before you commit to a routing strategy. Yet pricing details are scattered across documentation pages and changelogs, forcing you to break focus and search every single time. dsh-model-pricing, a web-tools plugin, plugs model pricing into the Harness ecosystem as a queryable data source so you can check costs right inside your workflow.

Its scope is deliberately narrow: it does not replace a full billing system, nor does it perform complex cost aggregation. Instead, it acts as a lightweight bridge that pulls the latest pricing figures from external sources, keeping the information fresher than a static table in a README.

If you already manage multiple model calls in Harness or frequently compare costs across providers, this plugin quietly removes the friction of having to look up prices elsewhere. It does not try to be everything; it simply makes one small lookup feel native to the tools you already use.

Use Cases

  • Compare per-call prices across models before routing tasks
  • Verify the latest pricing before switching providers
  • Check token unit prices while budgeting prompt costs

Best For

  • Developers managing multi-model calls in DeepSeek Harness
  • Engineers who need to control API call costs
  • Independent developers who frequently compare provider pricing