Skip to content

Dasooul03/dsh-plugin-deepseek-pricing

40Last commit Aug 14, 2026

dsh-plugin-deepseek-pricing DSH plugin

DSH Price Monitor is a single DSH plugin that combines agent tools with a web sidebar panel. It retrieves and caches DeepSeek pricing data, applies UTC peak/off-peak periods, estimates token costs, and calculates per-turn and session costs from usage data.

How to install the dsh-plugin-deepseek-pricing DSH plugin

需要 pnpm 时也可用 dsh plugin --profile web add <包路径> 安装。

This source command needs manual review. Copying does not run it.

Data source

Snapshot date: Aug 15, 2026

indexed

What the dsh-plugin-deepseek-pricing DSH plugin can do

  • Provides the deepseek_pricing agent tool for current pricing queries and time-specific evaluation.
  • Provides the estimate_cost agent tool for token-based or rough text-based cost estimates.
  • Automatically applies documented UTC peak and off-peak pricing periods.
  • Fetches pricing from the DeepSeek official pricing page, with a 30-minute default cache and built-in fallback table.
  • Displays session and current-turn costs, detailed turn records, pricing tables, and a cost estimator in the web sidebar.
  • Calculates costs from active in-memory sessions or persisted JSONL session logs.
  • Supports configurable live synchronization, pricing URL, cache TTL, fetch timeout, CNY exchange rate, and custom pricing data.

Where the dsh-plugin-deepseek-pricing DSH plugin fits

  • Checking current DeepSeek model token prices from an agent conversation.
  • Estimating the cost of a planned model call with cache-hit and cache-miss input tokens.
  • Monitoring the cost of the current conversation and its individual turns.
  • Reviewing costs for historical sessions recorded in JSONL logs.
  • Displaying a pricing and expense panel in a DSH web profile.

Who the dsh-plugin-deepseek-pricing DSH plugin is for

  • DeepSeek Harness users working with DeepSeek models.
  • Developers monitoring token spend during DSH sessions.
  • Teams needing quick cost estimates based on token usage.

dsh-plugin-deepseek-pricing DSH plugin limitations

  • The web pricing panel is available only in a web profile; headless profiles provide agent tools only.
  • Live pricing synchronization depends on fetching and parsing the configured pricing page; failures fall back to the built-in pricing table.
  • CNY values use a configurable reference USD-to-CNY rate rather than a stated live exchange-rate feed.
  • Text-based estimation is described as a rough input-token estimate.
  • The documented pricing display covers two named models: deepseek-v4-flash and deepseek-v4-pro; unknown models use a noted fallback.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest not found

    No root package.json was captured in the latest GitHub snapshot.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-plugin-deepseek-pricing DSH plugin alternatives

dsh-plugin-deepseek-pricing DSH plugin questions

What is the dsh-plugin-deepseek-pricing DSH plugin?

dsh-plugin-deepseek-pricing is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-plugin-deepseek-pricing DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-plugin-deepseek-pricing use?

The snapshot records web as the dsh-plugin-deepseek-pricing profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-plugin-deepseek-pricing compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-plugin-deepseek-pricing fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-plugin-deepseek-pricing?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.