MoriTang/dsh-plugins--plugins-cost-balance0

dsh-cost-balance

Out-of-tree DeepSeek Harness plugin: live cost tracking and account balance in the Web UI.

包名
dsh-cost-balance
版本
0.1.0
许可证
Apache-2.0
最近更新
2026年9月3日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

配置

字段默认说明
pricing.inputPerM2未缓存输入,每百万 token 价格(currency 单位)
pricing.outputPerM8输出,每百万 token 价格
pricing.cacheReadPerM0.5缓存命中读取,每百万 token 价格
pricing.cacheWritePerM2缓存写入,每百万 token 价格
currency¥价格与显示使用的货币符号
apiKeyEnvDEEPSEEK_API_KEYAPI key 的凭证引用(环境变量名)
baseURLhttps://api.deepseek.comAPI 端点基址,/user/balance 追加其后
refreshMs60000余额刷新间隔(毫秒)

价格表请对照 DeepSeek 当前官方价目调整;改配置保存即热生效(不需要重启)。