# Simon Willison releases llm-typesafe plugin for TypeSafe AI's Jev model

Digest AI · Agents & Tools · published 2026-09-22T15:54:16Z

Canonical: https://digestai.news/story/simon-willison-releases-llm-typesafe-plugin-for-typesafe-ai-s-jev-mode

## Summary

Simon Willison announced a new plugin called llm-typesafe version 0.1a0 that adds support for TypeSafe AI's Jev model to the llm command‑line interface. The plugin is installed with `llm install llm-typesafe` and requires an API key that can be set using `llm keys set typesafe`.

The tool lets users ask yes/no questions, choice questions, or scoring questions to the Jev model. For example, a yes/no request returns a JSON object like `{"type": "noul", "noul": 0.99}`. More complex prompts can specify answer types and criteria, enabling structured classification of messages or reports directly from the command line.

## Key points

- The llm-typesafe 0.1a0 plugin adds support for TypeSafe AI's Jev model to the llm command‑line tool.
- Installation uses `llm install llm-typesafe` and requires setting a TypeSafe API key via `llm keys set typesafe`.
- The plugin can return yes/no, choice, or scoring answers, e.g., a yes/no request returned `{"type":"noul","noul":0.99}`.

## Why it matters

Enabling the Jev model through a simple llm plugin lets developers quickly add structured response types—yes/no, choice, scoring—to their workflows, accelerating integration of TypeSafe AI’s capabilities without custom code.

## Sources

1. [llm-typesafe 0.1a0](https://simonwillison.net/2026/Sep/22/llm-typesafe) (Simon Willison, 2026-09-22)

Part of the developing story: [The Rapid Rise and Expansion of Jev AI](https://digestai.news/thread/typesafe-ai-unveils-jev-a-frontier-model-up-to-400-cheaper-and-200-faster) (6 stories)

## Cite

Digest AI, "Simon Willison releases llm-typesafe plugin for TypeSafe AI's Jev model", 22 September 2026, https://digestai.news/story/simon-willison-releases-llm-typesafe-plugin-for-typesafe-ai-s-jev-mode

---

Written by Digest AI's editorial model from the linked sources; the sources are the record. Headlines, digests and key points are written by Digest AI and may be quoted with a link to the story page. Linked articles belong to their publishers. Terms: https://digestai.news/terms#reuse
JSON: https://digestai.news/story/simon-willison-releases-llm-typesafe-plugin-for-typesafe-ai-s-jev-mode.json
