springbrand-lab/dsh-skin-universe--packages-dsh-live-stats ↗★ 3
@linxin666/dsh-live-stats
Live token estimates and generation throughput for DSH Web
AI Analysis
核心用途是实时监控和估算大模型对话中的 Token 消耗与生成速度。适合需要控制 API 成本或评估模型响应性能的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:springbrand-lab/dsh-skin-universe#519c9946d9ce2cb820ce305eb5de899393ae7828&path:packages/dsh-live-statsREADME
Read the full README ↗Configuration
| Key | Type | Default | Meaning |
|---|---|---|---|
charsPerToken | number | 4 | Approximate text characters represented by one token |
blockOverhead | number | 4 | Fixed framing tokens assigned to each content block |
roleOverhead | number | 4 | Fixed framing tokens assigned to each message or assistant response |