GiantGKL/dsh-cost2

dsh-cost

DeepSeek Harness 实时费用与余额显示插件,在输入框统计行中展示当前会话的花费与账户余额,支持中英文界面自动切换人民币/美元。

AI 分析

在聊天输入框下方无缝集成费用与余额显示。适合需要实时掌控单次对话成本、追求界面原生感的用户。

套件
dsh-cost
版本
0.2.1
授權
MIT
最近更新
2026年8月13日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

Install

npm install dsh-cost

Then mount it in the deployment's cordis.yml (or a profile's cordis.patch.yml):

plugins:
  - name: 'dsh-cost'

The web client is composed automatically via the dsh.client declaration (platform: web); no further configuration is required.