Commit graph

776 commits

Author SHA1 Message Date
Isadora White
39cec7cf82 changed the checking if complete cycle to be more frequent and updated the collab_profile 2025-02-28 16:59:56 -08:00
Isadora White
2bd6b2cb49 log this.task_id in task.js 2025-02-28 14:42:00 -08:00
Ayushmaniar
42c8062bcf
Merge pull request #3 from icwhite/cooking_tasks
Cooking tasks - Internal Merge
2025-02-28 13:29:55 -08:00
Ayush Maniar
fd4f952a2c Added example tasks for different goals per agent 2025-02-25 22:47:43 -08:00
Isadora White
332ad0a0e2 getting rid of unnecessary changes 2025-02-23 21:17:27 -08:00
Isadora White
7cafc254d1 making the default to load in the collaborative profiles 2025-02-23 21:11:08 -08:00
Isadora White
f4125a05d3 add tasks files 2025-02-23 20:43:33 -08:00
Isadora White
2da97b5607 adding a mechanism to add environment variables to the keys.json automatically 2025-02-23 18:55:13 -08:00
Isadora White
1e581a9981 deleting unnecessary files 2025-02-23 17:53:53 -08:00
Isadora White
0a597b5353 making multi agent few shot prompting 2025-02-23 17:50:02 -08:00
Ayush Maniar
57c47c0bcf Provide agent specific goals in task, added more example tasks 2025-02-23 03:21:59 -08:00
Ayush Maniar
0c237b76da Merge branch 'cooking_tasks' of https://github.com/icwhite/mindcraft into cooking_tasks 2025-02-23 02:59:46 -08:00
Ayush Maniar
786bee36d3 Added different initialization for cooking_tasks 2025-02-23 02:53:45 -08:00
Ayush Maniar
1ba5f130f3 Improve task.js with better modularized code 2025-02-23 02:50:11 -08:00
Ayush Maniar
2f8248955e Add some example cooking tasks 2025-02-23 02:41:51 -08:00
Isadora White
8a75d8a78e changing the give to player command to account for an edge case where the players are too close together and moving away takes time 2025-02-22 17:53:42 -08:00
Isadora White
719b72da9e set up to use s3 logging instead of wandb 2025-02-21 17:02:21 -08:00
Max Robinson
5f8ac361b0
Merge pull request #458 from icwhite/clean_dev
Small Fixes
2025-02-21 10:13:22 -06:00
Isadora White
d4565aa68c small fixes, the items were being given twice to the agents on initialization and accounting for blocked_actions not being in the task file 2025-02-20 21:45:29 -08:00
Max Robinson
d5fde29a7b
Merge pull request #452 from icwhite/evaluation_parallelization
Evaluation parallelization
2025-02-20 19:58:15 -06:00
Max Robinson
9364753c29
Merge pull request #457 from kolbytn/fix_pause_selfprompt
Fix pause selfprompt
2025-02-20 19:54:03 -06:00
MaxRobinsonTheGreat
31bce024a2 fixed shouldInterrupt, added test task 2025-02-20 18:17:06 -06:00
MaxRobinsonTheGreat
b23f4776b1 add state to self prompter for pausing 2025-02-20 17:17:21 -06:00
Isadora White
7a19f34e22
Merge branch 'main' into evaluation_parallelization 2025-02-18 18:34:46 -08:00
Isadora White
bf0bd83cae removing unnecessary files 2025-02-18 16:46:15 -08:00
Isadora White
aad19d616c fixed evaluation script to allow for parallel worlds again 2025-02-18 16:39:31 -08:00
MaxRobinsonTheGreat
7d9257036c log error message/stack 2025-02-18 00:15:34 -06:00
Isadora White
fb5d95debe fixed the issue with garbling commands by instead putting the commands in a bash script and running them that way 2025-02-17 17:25:12 -08:00
MaxRobinsonTheGreat
821dbae5c3 dont default to ollama 2025-02-17 17:34:55 -06:00
MaxRobinsonTheGreat
7a9faca7c3 catch broken embedding models 2025-02-17 16:55:36 -06:00
MaxRobinsonTheGreat
f8278c8a46 add error to groq 2025-02-17 16:47:45 -06:00
MaxRobinsonTheGreat
b1a36b15c2 added more logging 2025-02-17 16:37:54 -06:00
Max Robinson
d5f84f1346
Merge pull request #449 from kolbytn/openrouter
added openrouter
2025-02-17 16:05:24 -06:00
MaxRobinsonTheGreat
0c8620fb3c added openrouter 2025-02-17 15:59:17 -06:00
Max Robinson
b59996fc1d
Merge pull request #445 from ricktonoli/patch-1
Added canvas, needed by prismarine-viewer
2025-02-17 15:10:58 -06:00
Max Robinson
c0cc1254fd
Merge pull request #439 from Vinamra7/main
prismarine-viewer model not found issue
2025-02-17 15:08:19 -06:00
Max Robinson
1f00e685c0
Merge pull request #448 from kolbytn/fix_embeddings
Fixed embeddings
2025-02-17 15:00:33 -06:00
Max Robinson
f0313695b5
updated embedding support 2025-02-17 13:54:12 -06:00
MaxRobinsonTheGreat
138a9838ae use word-overlap for skill docs embed if unsupported 2025-02-17 13:13:45 -06:00
Rick Tonoli
24d2d6fe8c
Added canvas, needed by prismarine-viewer
Without canvas, app does not start, gives a MODULE_NOT_FOUND error in prismarine-viewer components.
2025-02-16 13:25:31 +13:00
Isadora White
bc15700196 fixed wandb logging 2025-02-15 12:02:44 -08:00
Isadora White
52a3a6810d crafting tasks 2025-02-13 12:57:47 -08:00
Max Robinson
7970397517
Merge pull request #442 from kolbytn/dont-init-task
Don't reinit task when restarting
2025-02-13 14:33:06 -06:00
MaxRobinsonTheGreat
9e2b7c3e22 dont init task if we are loading mem, works w smelting 2025-02-13 14:25:44 -06:00
Max Robinson
a760b11b65
Merge pull request #440 from icwhite/task_evaluation
Task evaluation script for running multiple experiments for a particular task and logging metrics like time and sucess/failure counts
2025-02-13 13:40:51 -06:00
Isadora White
0b2624db6d updating evaluation script with wandb logs and fixing error in tasks.js 2025-02-13 10:46:44 -08:00
Isadora White
6e48f06e1d small changes 2025-02-12 15:39:57 -08:00
Ayush Maniar
acf4eece60 Filename includes timestamp of first experiment run 2025-02-11 12:29:29 -08:00
Vinamra Mishra
b7a3cce51b
Update package.json 2025-02-11 18:21:24 +05:30
Max Robinson
61586ccfa8
Merge pull request #434 from kolbytn/base_profiles
Base profiles
2025-02-06 11:45:49 -06:00