SDKs & clients

jev-console

@wenchenxi1PythonMITupdated 2026-09-20

Local console + CLI for TypeSafe's Jev (System One) model: send a state and typed questions, get calibrated probabilities back.

wenchenxi/jev-console

Where it calls Jev

API_URL = "https://api.typesafe.ai/v1/systemone"

jev_cli.py:48

The link points at the commit we read, so the line number still holds.

This one cannot run here

Its question set is assembled at runtime, or never written out literally in the code, so there is nothing to lift. The source link above will show you.

Other projects in this category