Agent tooling
Jev-assisted file retrieval and request caching for faster Pi workflows
const defaultOrigin = "https://api.typesafe.ai/";The link points at the commit we read, so the line number still holds.
These question sets are lifted from this project's source exactly as written.
from test/jev.test.ts:12
skillchoicePick one
s0 — Codenone — Noneimport { experimental_evaluate as evaluate } from 'ai';
const { answers } = await evaluate({
model: 'typesafe-ai/jev',
state,
questions: {
skill: { type: 'choice', instructions: 'Pick one',
criteria: { s0: 'Code', none: 'None' } },
},
});