跳到正文

Dasooul03/dsh-plugin-deepseek-pricing

40最近提交 2026年8月14日

dsh-plugin-deepseek-pricing DSH 插件

DSH Price Monitor 是一个单体 DSH 插件,同时提供 Agent 工具和 Web 侧边栏面板。它获取并缓存 DeepSeek 定价数据,按 UTC 峰谷时段计费,预估 token 成本,并根据用量数据计算逐轮和会话费用。

如何安装 dsh-plugin-deepseek-pricing DSH 插件

需要 pnpm 时也可用 dsh plugin --profile web add <包路径> 安装。

来源命令需要人工核对。复制不会执行命令。

数据来源

快照日期:2026年8月15日

indexed

dsh-plugin-deepseek-pricing DSH 插件能做什么

  • 提供 deepseek_pricing Agent 工具,用于查询当前定价及按指定时间评估定价。
  • 提供 estimate_cost Agent 工具,可按 token 数或粗略文本 token 估算调用费用。
  • 自动应用文档所述的 UTC 高峰和低谷定价时段。
  • 从 DeepSeek 官方定价页拉取定价,默认缓存 30 分钟,并提供内置定价表回退。
  • 在 Web 侧边栏展示会话和本轮费用、逐轮明细、价格表及费用预估器。
  • 可从内存中的活动会话或持久化 JSONL 会话日志计算费用。
  • 支持配置实时同步、定价地址、缓存 TTL、请求超时、人民币汇率和自定义定价数据。

dsh-plugin-deepseek-pricing DSH 插件适合哪些场景

  • 在 Agent 对话中查询当前 DeepSeek 模型 token 价格。
  • 根据缓存命中、未命中输入 token 及输出 token 预估计划调用的成本。
  • 监控当前对话及各轮对话的费用。
  • 查看记录在 JSONL 日志中的历史会话费用。
  • 在 DSH Web profile 中展示定价与费用侧边栏。

dsh-plugin-deepseek-pricing DSH 插件适合谁

  • 使用 DeepSeek 模型的 DeepSeek Harness 用户。
  • 希望在 DSH 会话期间监控 token 支出的开发者。
  • 需要按 token 用量快速估算成本的团队。

dsh-plugin-deepseek-pricing DSH 插件的限制

  • Web 定价面板仅适用于 web profile;headless profile 仅提供 Agent 工具。
  • 实时定价同步依赖于拉取和解析已配置的定价页面;失败时会回退到内置定价表。
  • 人民币金额使用可配置的美元兑人民币参考汇率,README 未说明使用实时汇率源。
  • 基于文本的估算被描述为对输入 token 的粗略估算。
  • 文档中的定价展示覆盖两个指定模型:deepseek-v4-flash 和 deepseek-v4-pro;未知模型会使用并注明回退方案。

客观检查信号

这些信号来自公开元数据扫描,不是本站安全认证。

  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest not found

    No root package.json was captured in the latest GitHub snapshot.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-plugin-deepseek-pricing DSH 插件的相关选择

dsh-plugin-deepseek-pricing DSH 插件常见问题

dsh-plugin-deepseek-pricing DSH 插件是什么?

dsh-plugin-deepseek-pricing 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。

如何安装 dsh-plugin-deepseek-pricing DSH 插件?

页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。

dsh-plugin-deepseek-pricing 使用哪个 DSH profile?

dsh-plugin-deepseek-pricing 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。

dsh-plugin-deepseek-pricing 与当前 DSH 版本兼容吗?

当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。

dsh-plugin-deepseek-pricing 加载失败怎么办?

先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。

dsh-plugin-deepseek-pricing 有哪些替代 DSH 插件?

页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。