@9Epuuuu/dsh-api-balance
DeepSeek account balance readout in the composer stats line for DSH Web
AI 분석
核心用途是直观监控 DeepSeek API 余额。适合频繁调用 API、需要实时掌握账户消耗与剩余额度的 DSH Web 用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:9Epuuuu/dsh-api-balanceConfiguration
| Key | Type | Default | Meaning |
|---|---|---|---|
apiKeyEnv | string | '' | DSH credential reference to resolve the DeepSeek API key from, e.g. DEEPSEEK_API_KEY |
refreshIntervalSec | number | 60 | Minimum seconds between balance fetches (also the browser poll cadence) |
enabled | boolean | true | Master switch for the plugin (browser half + host route) |