yweilai77-dev/dsh-plugin-cost

Plugin ⭐ 0 web-ui

会话费用估算插件,用于 DeepSeek Harness(DSH)Web UI:把 token-meter 的 tokenUsage 投影(输入 / 缓存命中 / 缓存写入 / 输出四个桶)乘以可配置的价格表,在聊天输入框下方的统计条旁显示 费用 ≈ ¥X.XX(估算),并提供"刷新价格"按钮手动拉取 DeepSeek 官方最新价格(Windows 更新时间式,平时不联网)。

catalog description:—

Install

# 1. 安装到你的 profile
dsh plugin --profile web add github:yweilai77-dev/dsh-plugin-cost

# 2. 重启 dsh web
# 3. 打开 Web UI,聊天输入框下方的统计条下会出现:
#    费用 ≈ ¥0.0123(估算)  [刷新价格]
# 4. 点"刷新价格"→ 显示"已更新 HH:MM"(从官方中文价格页拉取最新价)

Add yweilai77-dev/dsh-plugin-cost to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.