Jev

Command Palette

Search for a command to run...

OfficialDemoFeatured
Updated 2026-09-19

HTTP API reference

Every field in POST /v1/systemone, spelled out for engineers who ship gates, not grad students writing RFC fanfic.

What it does

The canonical HTTP contract for System One: how you send state plus typed questions, how Choice, Score, and Noul answers come back as probability vectors, and what error shapes mean when your JSON is creative in the wrong ways. Wire Jev behind the Vercel AI Gateway, an official SDK, or plain fetch(): read this before you guess field names in production.

Open this when you are about to wire raw HTTP and need the real System One schema, not a guess from an old gist. Errors, auth, and answer shapes live here.

More in this orbit

Same category, overlapping tags. Hand-picked neighbors, not a black box.

Official205
OfficialDemoFeatured
Official Claude Code / Codex skill pack for Jev primitives, patterns, and evaluation shape.
officialagentseval
OfficialTypeScript114
OfficialFeatured
The official TypeScript SDK: inferred answer types, System One primitives, and fewer any-shaped regrets.
officialsdk
OfficialPython108
Official
Drop-in TypeSafeClient replacement over OpenAI, Anthropic, and friends, still asking typed System One questions.
officialsdk
OfficialPython80
OfficialDemo
Official Python client for System One: sync, async, and types that complain before your notebook hits prod.
officialsdk
By Rishit