Commit graph

1293 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
465a1c56fd better coder prompt and logging 2025-03-03 22:38:47 -06:00
Isadora White
8e08c025ae getting rid of small weird changes 2025-03-03 17:35:47 -08:00
Isadora White
932798195f merging crafting_save and procedural generation save 2025-03-03 17:06:24 -08:00
mmaheshwari2
0ee3adf3e0 debugging merge 2025-03-03 12:24:59 -08:00
mmaheshwari2
d6a8e305b4 Merge remote-tracking branch 'origin/procedural_generation_save'
# Conflicts:
#	src/agent/agent.js
#	src/agent/tasks.js
2025-03-03 11:53:57 -08:00
Isadora White
44fc1b4618 evaluation script for vllm 2025-03-03 06:10:52 +00:00
Isadora White
91a37103fb vllm support added 2025-03-03 05:35:15 +00:00
mmaheshwari2
d46c587cdd analyze construction task update 2025-03-02 13:16:47 -08:00
mmaheshwari2
0494514f4e fixed merge 2025-03-02 12:53:09 -08:00
Isadora White
37b1fc0bed increase timeout length for adding bot to world for the first time 2025-03-01 21:37:20 -08:00
Isadora White
af79c78fbb fixing evaluation script to actually add bots as op and add new models 2025-03-01 19:21:35 -08:00
Isadora White
a42c782b0b better tasks and better few shot prompts for collaboration 2025-03-01 15:47:38 -08:00
Sweaterdog
05d7983429
Update README.md
Updated the README for fixed ollama usage, and changed the example model from llama3, to a more capable model, qwen2.5, and also noted to ollama users that any local model can be used as long as it starts with `ollama/`
2025-03-01 13:50:38 -08:00
Sweaterdog
125aee4ce4
Update prompter.js
Updated prompter.js for updated Ollama and Openrouter model usage
2025-03-01 13:40:24 -08:00
Isadora White
ae39028d3b longer sleeps, early breaking for scenarios where there is only one agent 2025-02-28 18:31:19 -08:00
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
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