← 返回列表
D

dsh-peak-pricing

v0.1.1 · 1 天前发布

Show DeepSeek's peak / off-peak pricing period under the DSH Web composer, with a live estimate of what the session has cost.

dsh-plugindshdeepseek-harnesscordis-plugindeepseekpricingcost

README

dsh-peak-pricing

English | 繁體中文

一個 DeepSeek Harness Web 外掛,
在輸入框底下加一行:現在是 DeepSeek 的哪個計價時段、還剩多久、以及這個工作階段
到目前為止花了多少錢。


4 轮 · 195 步 │ LLM 17m13s │ 首 token 平均 1.3s │ 缓存命中 100% · TPS 117 tok/s
● 空闲时段 · 1:35:06 后进入高峰 · 本会话 ¥1.69
  • 綠點 — 離峰(空闲时段):適合開長工作的時候。

  • 橘點 — 尖峰(高峰时段):同樣的用量價格剛好兩倍。

  • 倒數:目前費率還剩多久,精確到秒。

  • 金額:本次工作階段的花費,每一筆增量都用「它發生當下」的費率計價。
  • 滑鼠停在該行會顯示完整明細:模型、當前費率、四個 token 分桶用量、尖峰時段表。

    安裝

    bash
    dsh plugin --profile web add dsh-peak-pricing

    重啟 dsh web 就會出現。確認外掛層已掛載:

    bash
    dsh --profile web --dump-config | grep peak-pricing

    移除:

    bash
    dsh plugin --profile web remove dsh-peak-pricing

    價目表

    自北京時間 2026-08-17 00:00 起,DeepSeek 採峰谷定價:尖峰為北京時間
    09:00–12:00 與 14:00–18:00,其

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-peak-pricing
    Repo
    git+https://github.com/Oliver0804/dsh-peak-pricing.git
    Engines
    {"node":">=20"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-conversation"],"platform":"web"}}