WilliamLIiii/DeepSeek-Harness-billing-plugin--packages-llm-billing2

@deepseek-ai/dsh-llm-billing

Standalone DeepSeek account-balance and remaining-task estimator exposed through the billing Remote

AI 분석

核心用途是获取 DeepSeek 账户余额并根据不同模型单价(区分高峰/非高峰期)估算剩余可执行任务量。适合需要监控 API 额度消耗与预算规划的用户。

패키지
@deepseek-ai/dsh-llm-billing
버전
0.1.0-rc.5
라이선스
MIT
최근 업데이트
2026. 8. 14.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

Configuration

FieldDefaultMeaning
apiKeyEnvDEEPSEEK_API_KEYCredential-reference (environment-variable) name resolved per call.
baseURL$DEEPSEEK_BASE_URL then https://api.deepseek.comEndpoint base; /user/balance is appended.
modelsV4 Flash + V4 ProAdvisory display rows, in presentation order.
billing.peakHours09:00–12:00, 14:00–18:00 (Beijing)Peak-hour windows; all other hours are off-peak.
billing.modelsPublished V4 ratesPer-model peak/off-peak price rows (cacheHitInput, cacheMissInput, output, in CNY per 1M tokens).

Override one model without dropping the others by supplying a non-empty billing.models list; an empty or omitted list falls back to the published defaults.