Jev Playground

typesafe-ai/jev is an evaluation model, not a chat model. It reads one shared state and answers every question below in parallel and in isolation, returning a choice, a score, or P(true) instead of prose.

State

One shared state for every question. Address a field from the instructions by its key. Switch a field to JSON to send an object or an array instead of text.

Questions

Adding a question barely changes the response time, because each one is evaluated independently against the same state.

true
false
0
1
2