dsh-usage-cost
DSH plugin: per-step timestamped API usage timeline (usageTimeline projection) + peak/off-peak cost readout for DeepSeek V4 Pro
AI Analysis
核心用途是监控 API 使用时间线与费用成本。适合需要精确掌握 DeepSeek V4 Pro 接口调用开销和时间分布的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Dino6021/dsh-usage-costREADME
Read the full README ↗安装
dsh plugin --profile web add "github:Dino6021/dsh-usage-cost#main"
装完重启 web 并刷新页面,对话底部(统计行下方)即出现成本行。
官方 bundle 形态(
dsh.bundle.patch+dsh.client),构建产物已入库,git 源安装无需构建。