Auran-Lu/dsh-client-ui-monitor3

@auranlu/dsh-client-ui-monitor

DSH 侧边栏用量仪表盘插件,支持展示会话 Token 消耗、估算费用(人民币/美元)及 DeepSeek 账户余额。

AI 分析

核心用途是实时监控 API 消费与账户余额。适合使用付费 API、需要精细化控制和统计对话成本的 DSH 用户。

套件
@auranlu/dsh-client-ui-monitor
版本
0.1.0
最近更新
2026年8月14日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

Configuration

Edit lib/client.js before installing / publishing:

ConstantDefaultMeaning
PRICING.inputPerM0.27USD per 1M prompt tokens (cache miss)
PRICING.cacheReadPerM0.07USD per 1M prompt tokens (cache hit)
PRICING.cacheWritePerM0.07USD per 1M prompt tokens (cache write)
PRICING.outputPerM1.10USD per 1M completion tokens
USD_TO_CNY7.2USD → CNY exchange rate