插件详情 · vitas/dsh-model-pricing
dsh-model-pricing vitas
Model pricing & capability board for DeepSeek Harness — compare per-1M-token prices, find the cheapest route, see coding/agentic/vision tags for every LLM you can connect.
GitHub stars
forks
创建于
最近 push
npm 周下载
— awesome 未收录 · — imsai 未收录
npm dsh-model-pricing@0.2.0(2 个版本 · 最近发布 2026-09-09)
dsh 兼容:未声明(engines.dsh / peers 均无)——建议在 package.json 加 "engines": {"dsh": "^x.y.z"}
徽章接入:https://dsh-insights.com/badge/vitas/dsh-model-pricing.svg · 接入指南 ↗
未标注 · 待 LLM 标注轮
实测兼容 client bundle × shell 模块表
实测对象:npm 0.2.0 · 外部 require 2 个。口径:静态分析 client bundle 中代码态的 require 字面量(注释/字符串内的不计;相对路径为 bundle 自带模块表就地服务,不计),逐 shell 版本对齐官方 loader 真实解析序——seed 词 ∪ 图行(shell 内置 client 包,分 immediate 确定可解析与 lazy 条件可解析)∪ 语料库已知插件包名;try/catch 守卫感知——loader 的 require 为调用时解析,try 块缺失可由配对 catch 兜底(catch 可解析或为空仍判可加载);非运行时测试,动态 require(含模板串)不在检测范围。