ls-cool-123/dsh-account-balance ↗★ 0
dsh-account-balance
DeepSeek account balance dashboard for dsh web: shows your DeepSeek API balance above the chat window, auto-refreshed.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ls-cool-123/dsh-account-balance说明文档
阅读完整 README ↗配置
插件复用 DeepSeek 官方适配器的凭证来源,无需额外配置:
| 配置 | 说明 |
|---|---|
DEEPSEEK_API_KEY | API Key(web 模型设置页写入的托管凭证、.env、或环境变量均可) |
DEEPSEEK_BASE_URL | 可选,覆盖余额接口基地址,默认 https://api.deepseek.com |
余额接口返回格式以 DeepSeek 官方文档 为准。