Key Info

Jev, a new "System One" model from Typesafe AI, is now available in beta on OpenRouter. Instead of generating text, it takes your app's state plus a typed question and returns a typed decision with an associated probability.

Highlights

  • No JSON prompting, parsing layer, or validation needed: the model returns structured decisions directly.
  • Responses include confidence, e.g., asking which queue a ticket belongs to returns "billing 84%, technical 16%" rather than just "billing".
  • Supports questions such as yes/no (returned as a probability, e.g., "Is this customer about to churn?") and choice from a set you define.
  • Multiple questions about the same input can be asked in a single call.