lucaslus/dsh-balance-plugin2

dsh-balance-plugin

多平台余额显示插件:在输入框下方直接显示 DeepSeek、Kimi、千问等当前模型提供商的账户余额。

AI 分析

核心用途是免去手动查询,直接在对话界面监控 API 账户余额。适合多模型混合使用、需要随时确认各平台余额是否充足的用户。

套件
dsh-balance-plugin
版本
1.0.0
最近更新
2026年9月1日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lucaslus/dsh-balance-plugin

Configuration

The plugin detects the provider from the current model route and reuses each model adapter's own credential configuration — nothing to fill in:

ProviderAPI key env (default)
DeepSeekDEEPSEEK_API_KEY
KimiKIMI_API_KEY (or MOONSHOT_API_KEY)
QwenDASHSCOPE_API_KEY

If you configured a custom apiKeyEnv or baseURL for a model in settings, the plugin follows it.