Bundle
dsh-fare-meter
出租车计价器式实时计费:模型生成时逐秒跳动、空闲归零,内置 DeepSeek 官方峰谷时段与 V4-Flash 价格表,5 位小数。
- Source
- bunipai
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 13 days ago
Readme
# dsh-fare-meter · 计费里程表 出租车计价器式的**实时计费**插件:模型生成时费用逐秒跳动,生成结束归零——只计"这一刻在花的",不累计、不显示最终价。 ## 特性 - 🚕 输入框模型选择左侧的极简计费胶囊(5 位小数),生成中实时跳动 - ⛰️ 内置 **DeepSeek 官方峰谷时段**(北京时间 09:00–12:00、14:00–18:00 为高峰,其余空闲半价)与峰/谷标签 - 💰 内置 **V4-Flash 官方价格表**(高峰:未命中输入 ¥3/M、缓存命中 ¥0.1/M、输出 ¥9/M;空闲半价) - 已结算用量按会话快照精确计算,在途输出按实测解码速度实时估算 ## 安装 ```sh dsh plugin --profile web add dsh-fare-meter ``` 刷新页面后,输入框工具行、模型选择左侧即出现计价器。 ## 说明 - 价格为官方公开价估算,若模型实际费率不同请告知校准 - 计价器只在有会话时显示
Install
dsh plugin --profile web add github:bunipai/dsh-fare-meter
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-fare-meter from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.