dsh-jev-adapter
用任意 OpenAI 兼容大模型跑 Jev 决策范式——无需 TypeSafe key。注册 jev_decide 工具,一次调用返回带概率分布的类型化答案(choice/score/boolean)。
Use the Jev (System One) decision-model paradigm with any OpenAI-compatible LLM — no TypeSafe key required. Registers a jev_decide tool that returns probability-distributed answers to typed questions (choice/score/boolean) in one call.
怎么安装
dsh plugin add github:BetterZflyee/dsh-jev-adapter 简介
dsh-jev-adapter English | 中文 --- Use the **Jev (System One) decision-model paradigm with any OpenAI-compatible LLM** — no TypeSafe API key required. Registers a jev_decide tool on DeepSeek Harness (dsh). Jev (TypeSafe AI) is a decision model: you send a state plus typed questions (choice / score / boolean), it returns calibrated, probability-distributed answers — no text generation. This plugin brings that **paradigm** to any chat model you already have, and can also talk to the real Jev API if you have a key. Why zhangxaochen/dsh-jev (worth checking out) integrates the **official** TypeSafe A…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-09-21
- 创建于
- 2026-09-21
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- decision-model, dsh-plugin, jev, typesafe