CodivLiveOpenJev 0.1

Inference for open System One models

Typed answers with calibrated confidence, in milliseconds. Codiv serves OpenJev through a Jev-compatible API. Every account gets 100M input tokens free.

See it in action

codiv
$

Decisions, not tokens

A System One model reads your data once and answers every question with a probability, like a fast intuition you can measure.

Typed answers

Ask yes/no, choice and score questions. Every answer fits your schema by construction, because nothing is generated or parsed.

Calibrated confidence

Each answer is a full probability distribution with a confidence score, so thresholds actually mean something.

Milliseconds

One denoising step answers a whole set of questions. A typical request takes tens of milliseconds of model time.

Jev-compatible

The same wire API as TypeSafe's Jev. Their Python and TypeScript SDKs work unchanged; change the base URL.

Open all the way down

Open weights and an Apache-2.0 server. Anything you build on Codiv, you can also run on your own GPU.

Free to start

100M input tokens for every account during the beta. No card required.

Models

Open models, served fast

OpenJev 0.1

Live

DiffusionGemma 26B-A4B turned into a System One model: the answer template goes onto the diffusion canvas and one denoising step reads a distribution for every answer.

Model id
openjev-latest
Question types
noul · choice · score
Base model
DiffusionGemma 26B-A4B, NVFP4
License
Apache-2.0, weights and server
Planned

More System One models

Codiv is built to serve any open System One model. New models and sizes will be added as open diffusion models land.

Drop-in

Already using Jev? Change one line.

Codiv speaks the same API as TypeSafe's Jev, down to the error shapes and request ids. Point the official SDKs at Codiv and your code keeps working.

Compatibility notes →
# Python or TypeScript: the official TypeSafe SDKs
export TYPESAFE_BASE_URL=https://api.codiv.ai
export TYPESAFE_API_KEY=sk-codiv-…

Pricing

Free while we're in beta

Free

Available now

$0

No card required

  • 100M input tokens per account
  • All models, including OpenJev
  • 1,200 requests per minute per key
  • Usage dashboard and up to 10 keys
Get a free API key

Pro

Coming soon

Usage-based

  • Higher quotas and rate limits
  • Priority capacity
  • Email support

Roadmap

  1. OpenJev 0.1 public beta

    Live

    DiffusionGemma 26B-A4B as a System One model, served free on api.codiv.ai.

  2. OpenJev 1.0

    Planned

    Once vLLM PR #57250 is merged upstream. openjev-latest will move to it.

  3. Dashboard, keys & usage

    Live

    Sign in with Google, GitHub or email. Track tokens per day.

  4. Paid plans

    Planned

    Higher quotas and rate limits for production traffic.

  5. More open System One models

    Planned

    New models and sizes as open diffusion models land.

  6. Multilingual

    Planned

    Questions and states beyond English.

Make your first decision in five minutes

Sign up, create a key and call the API. It's free.