CAPTAIN1275/dsh-ui-web--packages-dsh-live-stats ↗★ 23
@captain1275/dsh-live-stats
Live token estimates and generation throughput for DSH Web
AI 分析
核心用途是实时监控 Token 消耗。适合需要估算对话文本 Token 数量、观察模型生成速率和吞吐表现的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CAPTAIN1275/dsh-ui-web#4a275b080cb6ff1a1a7a91a77e08aad6ad1eab56&path:packages/dsh-live-statsドキュメント
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 |