跳转至

DeepSeek-Harness-billing-plugin

类型 插件 分类 开发者工具
星数 ⭐9 状态 ✅ 活跃
能力 observability 更新时间 2026-08-14

📖 项目简介

一个 DeepSeek Harness 插件,在 Web 会话头部直接显示你的 DeepSeek 账户余额,以及大概还能跑多少个任务

✨ 核心特性

  • 会话头部徽标 —— 剩余余额(剩余额度:¥X)加上「按当前模型预计还能跑多少任务」。
  • 详情面板 —— 每个模型一行:还能跑多少任务,或「暂无消耗记录」/「按消耗能跑不足 1 个任务,该充钱了」。
  • 刷新 —— 按需重新拉取余额并重新折叠用量。

📦 安装

dsh plugin --profile web add @deepseek-ai/dsh-llm-billing @deepseek-ai/dsh-client-ui-billing

🚀 快速开始

- insert:
    - id: llm-billing
      name: '@deepseek-ai/dsh-llm-billing'
    - id: ui-billing
      name: '@deepseek-ai/dsh-client-ui-billing'

🔗 链接