@@ -93,7 +93,6 @@ await postJobSession.init();
async function processPostJob() {
const notes = await getNotes(10, 0, 5);
const input = notes.map(formatNote).join("\n");
console.log(`* input:\n${input}`);
const text = parseResponse(
grammar,
await postJobSession.prompt(input, {
The note is not visible to the blocked user.