Auran-Lu/dsh-client-ui-monitor3

@auranlu/dsh-client-ui-monitor

DeepSeek Harness sidebar usage dashboard: session token usage, estimated cost (CNY/USD), and DeepSeek API balance

AI 分析

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

パッケージ
@auranlu/dsh-client-ui-monitor
バージョン
0.1.0
最終更新
2026/08/14

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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