Jev knowledge
September 19, 2026 · View on GitHub
Local, agent-facing notes for calling TypeSafe's Jev through evaluate 0.1.0. Live docs remain the source of truth; these pages are a distilled cache for this repo. Fetched 2026-09-19. Inventory: SOURCES.md.
Jev is a decision primitive, not a chat model. Code owns the workflow. Jev returns typed answers and probabilities over a state. No generated prose, no explanations.
Load by branch:
| Branch | Page |
|---|---|
Writing evaluate questions, picking noul/choice/score, batching | primitives.md |
Request/response shape, errors, what evaluate forwards | api.md |
| Composing answers in code, cookbooks | patterns.md |
| Model IDs, limits, jaggedness | models.md |
Live: docs.typesafe.ai · llms.txt · API · Playground