dsh-dsbal
DeepSeek API balance widget for the DSH web sidebar — CNY balance above Settings, 30s auto refresh, click to refresh, hover details card, threshold warning borders, follows UI language. · DSH 侧边栏 DeepSeek 余额插件:设置按钮上方显示人民币余额,30 秒自动刷新,点击手动刷新,hover 查看余额明细,余额不足阈值告警,文本跟随界面语言。
AI 분석
核心用途是在 Web 侧边栏“设置”上方直观展示 DeepSeek 人民币余额。适合需要实时监控 API 额度、防止因余额不足导致调用中断的开发者。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flyingfishzxf/dsh-dsbalConfiguration
The plugin honours the llm-deepseek settings section, exactly like the
DeepSeek model adapter:
apiKeyEnv— credential reference (defaultDEEPSEEK_API_KEY).baseURL— API base (defaulthttps://api.deepseek.com).