What it is
The official synchronous and asynchronous Python client for TypeSafe AI, letting Python developers call the TypeSafe API from their applications.
How it uses Jev
The README shows calling client.system_one with a state dict and a questions dict containing a Choice question with instructions and criteria. The returned response exposes response.choices["category"].choice. The README does not describe other decisions Jev makes.
Primitives:choice
Try it
uv add typesafe-sdk, set TYPESAFE_API_KEY, then run the Quickstart snippet.
Evidence
Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.
- Jev-centricno0.38
- Shows a System One patternno0.12
- Handles uncertaintyno0.02
- Measuredno0.03
- Runnableyes0.98
- Worth recommendingno0.07
- Model replicano0.04
- Problem scopescore on a 0–2 scale1.52
- About Jevyes0.88
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.