adding long timeout tasks for llama evaluation

This commit is contained in:
Isadora White 2025-04-07 15:42:26 -07:00
parent 11db49ce78
commit f2355f16be
5 changed files with 8142 additions and 0 deletions

BIN
tasks/.DS_Store vendored

Binary file not shown.

View file

@ -12,6 +12,7 @@ const bot = mineflayer.createBot({
bot.on('spawn', async () => {
console.log("Bot spawned. Starting blueprint check...");
// set this to be minX, minY, minZ
const startCoord = {
x: -60,
y: 1,

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff