hackeropjohn

Results 1 issues of hackeropjohn

file:///C:/Users/gg/node_modules/@google/generative-ai/dist/index.mjs:454 throw new GoogleGenerativeAIResponseError(`${formatBlockErrorMessage(response)}`, response); ^ GoogleGenerativeAIResponseError: [GoogleGenerativeAI Error]: Candidate was blocked due to SAFETY at response.text (file:///C:/Users/gg/node_modules/@google/generative-ai/dist/index.mjs:454:23) at Gemini.sendRequest (file:///C:/Users/gg/Downloads/mindcraft-main/src/models/gemini.js:31:31) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Prompter.promptConvo (file:///C:/Users/gg/Downloads/mindcraft-main/src/agent/prompter.js:165:16) at async...