From c6f8dc99e38ca31df99342e08c2e60e085fa9d4e Mon Sep 17 00:00:00 2001 From: Isadora White Date: Wed, 23 Apr 2025 13:24:39 -0700 Subject: [PATCH] one line change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 892cd4f..a690076 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Then you should be ready to launch evaluations like this: python tasks/evaluation_script.py --task_path tasks/crafting_tasks/test_tasks/2_agent.json --model gpt-4o-mini --template_profile profiles/tasks/crafting_profile.json ``` +For further details check the readme on [MineCollab](minecollab.md). ## Model Customization