AI Agent Hub
Back to plugins
🧩

DSH-TOKEN-feiyong

admin-security Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install singei8/DSH-TOKEN-feiyong

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

Run dsh plugin install singei8/DSH-TOKEN-feiyong in the DeepSeek Harness terminal to install this plugin; the source lives at https://github.com/singei8/DSH-TOKEN-feiyong , then restart DSH to enable it.

About this plugin

Most DSH users have no idea what a single model call costs until the monthly invoice lands. DSH-TOKEN-feiyong intercepts every LLM call, reads the provider-reported TokenUsage, and prices each request across three dimensions: cache-hit input, cache-miss input, and output. It automatically applies the official DeepSeek peak/off-peak schedule, so the question

Use Cases

  • See the exact cost of every model call in real time instead of waiting for a monthly bill
  • Break down daily and cumulative spending per model when switching between multiple providers
  • Monitor 5-hour, weekly, and monthly quota burn on prepaid plans like Volcano Ark Agent

Best For

  • Individual developers running dozens or hundreds of DSH turns daily
  • Engineering teams that share an API key and need per-member cost breakdown
  • AI application developers who switch between models and need per-turn cost visibility