Non-autoregressive System 1 decision engine. Typed choice, score and yes/no decisions over any text in a single forward pass, in 100+ languages, with a router that picks the right checkpoint per request.
decision-bench
Open benchmark runtime for document-grounded decision models
Project facts
- Relationship to Jev
- Research
- Evidence
- Code reference
- Language
- Python
- License
- Apache-2.0
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-20
- GitHub stars
- 1
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Code reference records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
model: str = "typesafe/jev-1.13", ) -> tuple[dict[str, Any], list[str]]: """Build a native Decisions request and its response-to-candidate mapping."""
Evidence commit: ceaf55f57a27c36108253b6bb3b9c858aa114438
Discovered through: typesafe-field-guide.
How we review →