flyingfishzxf/dsh-dsbal0

dsh-dsbal

DeepSeek Harness 侧边栏 DeepSeek API 余额显示插件,支持自动刷新、悬停明细及阈值告警。

AI 分析

核心用途是在 Web 侧边栏“设置”上方直观展示 DeepSeek 人民币余额。适合需要实时监控 API 额度、防止因余额不足导致调用中断的开发者。

包名
dsh-dsbal
版本
0.3.1
许可证
MIT
最近更新
2026年8月27日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flyingfishzxf/dsh-dsbal

Configuration

The plugin honours the llm-deepseek settings section, exactly like the DeepSeek model adapter:

  • apiKeyEnv — credential reference (default DEEPSEEK_API_KEY).
  • baseURL — API base (default https://api.deepseek.com).