ABccgh/dsh-account-balance0

dsh-account-balance

DeepSeek account balance for the DSH Web GUI: an authenticated host route reading GET /user/balance, and a sidebar-footer badge that renders it.

包名
dsh-account-balance
版本
0.1.0
许可证
NOASSERTION
最近更新
2026年9月11日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Configuration

FieldDefaultMeaning
apiKeyEnvDEEPSEEK_API_KEYCredential reference name resolved through the credentials seam on each request
baseURLhttps://api.deepseek.comProvider base; the route appends /user/balance
refreshSeconds60Poll period the badge uses, reported to the browser by the route
cacheSeconds30How long one upstream read is reused across requests and tabs
timeoutMs8000Per-request budget for the upstream call