haoku123/dsh-budget-guard

插件 ⭐ 0 other

DeepSeek Harness插件:LLM成本计量与预算执行(拒绝/警告)及峰谷定价。成本计量+超预算硬拦截,支持DeepSeek峰谷定价。

catalog 简介:DeepSeek Harness plugin: LLM cost metering with budget enforcement (deny/warn) and peak-valley pricing. 成本计量+超预算硬拦截,支持 DeepSeek 峰谷定价。

安装

# 方式一:npm(推荐)
npm install dsh-budget-guard

# 方式二:dsh 插件命令
dsh plugin --profile web add "github:haoku123/dsh-budget-guard#main"

# 方式三:本地开发
git clone https://github.com/haoku123/dsh-budget-guard.git
cd dsh-budget-guard
npm install --legacy-peer-deps
npm run build
pnpm dsh web --patch ./cordis.patch.yml

haoku123/dsh-budget-guard 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。