Skip to content

Notes

如何调用 Jev(2026 年 9 月渠道图)

开发者向的 TypeSafe Jev 早期访问、Vercel AI Gateway evaluate,以及 OpenRouter Decisions 渠道对照——含日期与一手链接。

· Jev Notes · Jev, TypeSafe, AI Gateway · English

非官方笔记,与 TypeSafe AI 无隶属关系。接生产时优先看一手 changelog,而不是转述稿。

TypeSafe 直连 API

TypeSafe 于 2026-09-14 公布 System One 与 Jev 早期访问:

需要 TypeSafe 原生问题形态(noul / choice / score)、且不经过网关时,走这条路径。

Vercel AI Gateway

两则带日期的 Gateway 更新:

  1. 2026-09-16TypeSafe AI’s Jev now available on AI Gateway
    • 模型 id:typesafe-ai/jev
    • AI SDK 7 的 experimental_evaluateevaluate
    • changelog 写明:AI Gateway 上 Jev 免费至 2026-09-25(促销截止日期以该文为准;做预算前请再核对实时 Gateway 卡片)
  2. 2026-09-21AI Gateway now supports TypeSafe clients and an HTTP API for Jev
    • 现有 TypeSafe client 可改指向 https://ai-gateway.vercel.sh/typesafe
    • POST https://ai-gateway.vercel.sh/v1/evaluatemodel: "typesafe-ai/jev"
    • 上述路径的计费与日志走 AI Gateway

Gateway 的 evaluate HTTP/SDK 路径使用 boolean / choice / score 命名;走 TypeSafe 兼容 base URL 时,原生 client 仍用 noul

OpenRouter Decisions API

OpenRouter 约在 2026-09-18 上架 Jev:

对照 Jev 1.13 公开页核实过的信息:输入 $0.042 / M输出 $032K 上下文,走 Decisions API(不是 chat completions)。与本站 API 快速上手 事实卡一致——不要把 chat SDK 指到 System One。

媒体转述(非一手源)

同一周的简短报道:

怎么选渠道

需求优先
官方形态 + TypeSafe 控制台密钥直连 api.typesafe.ai
AI SDK / Gateway 预算 / 已有 Vercel 栈AI Gateway typesafe-ai/jev/v1/evaluate
与其它模型并列的多供应商路由OpenRouter Decisions(typesafe/jev-latest / typesafe/jev-1.13

primitives 与何时不用 chat LLM,见 什么是 Jev AIJev AI vs LLM。公开例子在 Jev AI 案例与演示。客户端和 SDK 在 GitHub 项目目录