← 返回完整目录

EXPLORE JEV

官方资料

从官方文档、快速入门、API 说明和模型局限开始了解 Jev。

THE RESOURCE INDEX

浏览本分类资源。

项目、工具、教程与文章
原始链接,按用途整理。

支持中文与多关键词,例如:浏览器 DOM。

全部资源

官方资料

TypeSafe AI

Company homepage, waitlist, and product overview.

官方资料

Documentation

API 说明、快速入门与使用示例。

Introduction, primitives, patterns, cookbooks, HTTP API, and SDK references.

官方资料

Quick start

Shortest path from an API key to a typed decision.

官方资料

Playground

Paste a state, add questions, and see typed answers in the browser.

官方资料

Primitives

Choice, Score, and Noul: the three question types and what they return.

官方资料

Patterns

Speculative fan-out, confidence-gated routing, composite scoring, and intent routing.

官方资料

Cookbooks

Reproducible recipes: parallel questions, reranking, guardrails, citation checks, extraction, hierarchical classification.

官方资料

Smart home demo

Official interactive demo of speculative fan-out: many questions in one call, code keeps the relevant answers.

官方资料

Workflow evals

厂商发布的评测,需查看参考答案与对照方法。

Published eval methodology and per-model results for System One workflows.

官方资料

Jev 1.13 jaggedness

Known failure modes of the current public model, documented by TypeSafe.

官方资料

Manifesto

The case for machine-native intelligence built for software, not conversation.

官方资料

Discord

Official TypeSafe server. Builder demos live in the Show and Tell channel.

官方资料

TypeSafe agent skills

帮助编程智能体使用 Jev 的官方说明。

Official agent skill for Claude Code, Codex, and compatible agents: primitives, patterns, and how to structure evaluations.

官方资料

TypeSafe JavaScript SDK

官方 JavaScript 与 TypeScript 客户端,用于调用 Jev API;需要 Node.js 20+ 和 TypeSafe 密钥。

Official TypeScript/JavaScript client with inferred answer types. npm install @typesafe-ai/sdk.

官方资料

System One adapter (Python)

通过相同的决策接口比较 Jev 与语言模型。

Official drop-in TypeSafeClient replacement backed by OpenAI, Anthropic, and compatible LLM APIs, for comparing Jev against chat models.

官方资料

TypeSafe Python SDK

官方 Python 客户端,用于调用 Jev API;需要 Python 3.10+ 和 TypeSafe 密钥。

Official sync and async Python client. pip install typesafe-sdk.

官方资料

Jaggedness jev-1.13

Jev 1.13 的已知限制与使用注意事项。

官方失败模式 — 必读

部分项目补充了中文用途说明,原始描述保留供对照。在 GitHub 阅读完整目录 ↗