hhy66/dsh-balance-stats

Plugin ⭐ 0 MIT other

一个给 DeepSeek Harness(DSH)用的插件:在左侧边栏和设置页里,实时显示 DeepSeek 账户余额与本机所有会话的 token 消耗,并且把每一分钱是怎么算出来的摊开给你看。

catalog description:DSH 余额与消耗面板(dsh-balance-stats)

Install

费用 = Σ [ (未命中输入 + 缓存写入) × 未命中价
       + 缓存命中 × 命中价 + 输出 × 输出价 ] ÷ 1,000,000

deepseek-v4-pro
  [高峰时段] 计费 ¥0.0032
    输入·未命中  700 × ¥3.0/M  = ¥0.00210
    输入·缓存写入 60 × ¥3.0/M  = ¥0.00018
    ...

Add hhy66/dsh-balance-stats to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.