TypeSafe: Jev 1.13

TypeSafe Jev 1.13 is a System One decision model for fast, inexpensive classification, routing, triage, enum extraction and guardrail checks. Give it text or JSON state and named, typed questions: Choice selects one of your options, Noul returns a yes probability from 0 to 1, and Score returns an expected index over ordered levels (0 to N-1). It evaluates bounded decisions without generating prose or long reasoning, keeping latency and token cost low. Route a support ticket to billing/technical/sales, gate a workflow on refund eligibility, or label a lead hot/warm/cold. Answers include probabilities and, for Choice/Score, optional confidence. Use explicit criteria and review uncertain results. Text input only, 32K context; no free-form writing, arbitrary JSON-schema generation, code, media, explanations or long reasoning.

Price: $0.0483 per million input tokens; $0 per million output tokens. Charged from actual usage.

Run TypeSafe: Jev 1.13 via API

curl -X POST https://api.flymy.ai/api/v1/flymyai/typesafe-jev-1_13/predict \
  -H "X-API-KEY: $FLYMYAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"state":"Charged twice","questions":{"team":{"type":"choice","instructions":"Route this ticket","criteria":{"billing":null,"technical":null,"sales":null}}}}'

API documentation · Create a free account · Pricing

Related models