mmaheshwari2
|
23bf693fc2
|
debugging merge
|
2025-02-28 16:31:06 -08:00 |
|
mmaheshwari2
|
4d2e2c9b31
|
debugging merge
|
2025-02-28 16:29:37 -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 |
|
Sweaterdog
|
37417fcb92
|
Update huggingface.js
Fixed thinking tag checks for Huggingface API
|
2025-02-28 12:48:22 -08:00 |
|
Sweaterdog
|
42dfe39862
|
Update prompter.js
Fixed minor error in prompter.js that disabled Hyperbolic support
|
2025-02-28 12:46:55 -08:00 |
|
Sweaterdog
|
1f17fc95e7
|
Update hyperbolic.js
Fixed the hyperbolic export
|
2025-02-28 12:42:13 -08:00 |
|
Sweaterdog
|
a402753539
|
Update glhf.js
Fixed reasoning models in glhf.js
|
2025-02-28 12:11:30 -08:00 |
|
Sweaterdog
|
a9eadb6ccd
|
Update hyperbolic.js
Fixed reasoning in hyperbolic.js
|
2025-02-28 12:07:27 -08:00 |
|
Sweaterdog
|
ae7b1d9650
|
Merge branch 'main' into main
|
2025-02-27 21:24:08 -08:00 |
|
Sweaterdog
|
71749ec4d2
|
Update prompter.js
|
2025-02-27 21:22:40 -08:00 |
|
Sweaterdog
|
35022f2a16
|
Update tasks.js
|
2025-02-27 21:21:32 -08:00 |
|
Sweaterdog
|
188912537a
|
Update self_prompter.js
|
2025-02-27 21:19:33 -08:00 |
|
Sweaterdog
|
e1a47ce7c9
|
Update modes.js
|
2025-02-27 21:17:16 -08:00 |
|
Sweaterdog
|
6d350f1c1d
|
Update history.js
|
2025-02-27 21:16:05 -08:00 |
|
Sweaterdog
|
b0803ca184
|
Update conversation.js
|
2025-02-27 21:15:40 -08:00 |
|
Sweaterdog
|
37af374de3
|
Update actions.js
|
2025-02-27 21:13:02 -08:00 |
|
Sweaterdog
|
15eb0fd1c6
|
Update agent.js
|
2025-02-27 21:12:02 -08:00 |
|
Sweaterdog
|
f14f86a518
|
Update action_manager.js
|
2025-02-27 21:10:04 -08:00 |
|
Sweaterdog
|
95b56f5301
|
Update settings.js
|
2025-02-27 21:09:24 -08:00 |
|
Sweaterdog
|
fbca94dc75
|
Create multi_agent_crafting_tasks.json
|
2025-02-27 21:08:35 -08:00 |
|
Sweaterdog
|
becae6fa94
|
Update example_tasks.json
Fixed example tasks.json
|
2025-02-27 21:07:55 -08:00 |
|
Sweaterdog
|
8782b65354
|
Update evaluation_script.py
Updated eval.py
|
2025-02-27 21:06:54 -08:00 |
|
Sweaterdog
|
2b0dde6933
|
Create .gitignore
|
2025-02-27 21:04:39 -08:00 |
|
Sweaterdog
|
a63ca411a4
|
Update README.md
|
2025-02-27 21:03:17 -08:00 |
|
Isadora White
|
8c2bd816b7
|
merge conflicts resolved
|
2025-02-27 21:00:41 -08:00 |
|
mmaheshwari2
|
78ce03fde7
|
added todo for tools for agents in inventory
|
2025-02-27 16:24:26 -08:00 |
|
Ayush Maniar
|
fd4f952a2c
|
Added example tasks for different goals per agent
|
2025-02-25 22:47:43 -08:00 |
|
mmaheshwari2
|
872ca99f08
|
added ladder fix to inventory
|
2025-02-25 15:53:53 -08:00 |
|
mmaheshwari2
|
ff5882db30
|
fixed door inventory
|
2025-02-25 15:39:26 -08:00 |
|
Sweaterdog
|
d614d30764
|
Update prompter.js
Fixed Ollama prompting issues.
|
2025-02-23 21:17:30 -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 |
|