ganfne123/dsh-plugin-api-quota0

dsh-plugin-api-quota

DSH Web UI plugin: check your DeepSeek API key balance/quota (GET /user/balance) from the sidebar, with a GUI panel showing total/granted/topped-up balance.

AI 分析

核心用途是在侧边栏 GUI 面板中直接查询并展示 DeepSeek API 密钥的总额、赠送额度及充值余额。适合需要随时监控 API 账户余额的用户。

パッケージ
dsh-plugin-api-quota
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/15

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ganfne123/dsh-plugin-api-quota

ドキュメント

README 全文を読む ↗

Configuration

FieldDefaultMeaning
apiKeyEnvDEEPSEEK_API_KEYCredential reference (environment-variable-shaped) holding the API key
baseURLhttps://api.deepseek.comDeepSeek API base URL
balancePath/user/balanceBalance endpoint path appended to baseURL