AI Agent Hub
Back to plugins
dsh-cache-cost-monitor preview

dsh-cache-cost-monitor

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install eurt-nano/dsh-cache-cost-monitor

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

Please run `dsh plugin install eurt-nano/dsh-cache-cost-monitor` in DeepSeek Harness to install the dsh-cache-cost-monitor plugin, source code address is https://github.com/eurt-nano/dsh-cache-cost-monitor。

About this plugin

When using DeepSeek for complex Agent development or long conversations, repetitive Prompt calls often lead to high API costs, yet users struggle to track cache hit rates intuitively, resulting in unnecessary waste. dsh-cache-cost-monitor is designed to solve this pain point; by monitoring every model call in real-time, it precisely extracts cache hit and miss Token data and calculates costs based on official pricing strategies (automatically distinguishing peak and off-peak hours), generating a visual cost dashboard for you.

Screenshots

Use Cases

  • API cost tracking in long conversations
  • DeepSeek Agent cache hit rate optimization
  • Cost control based on peak/off-peak pricing

Best For

  • Developers requiring precise API cost control
  • Enterprise teams heavily using DeepSeek
  • Technical personnel focusing on caching strategies