Applications
A spatial reference explorer for creators. Local Jev query choices, metadata highlights and source-linked collections.
response = await request('https://api.typesafe.ai/v1/systemone', {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.
next_referencechoiceChoose connected to confirm receipt.
connected — The request reached Jev.unavailable — The connection is unavailable.import { experimental_evaluate as evaluate } from 'ai';
const { answers } = await evaluate({
model: 'typesafe-ai/jev',
state,
questions: {
next_reference: { type: 'choice', instructions: 'Choose connected to confirm receipt.',
criteria: { connected: 'The request reached Jev.', unavailable: 'The connection is unavailable.' } },
},
});