{ "name": "BasicMemory", "category": [ "memory" ], "task": "Follow the instructions in the instructions_1.txt file", "dependencies": [ "ReadFile" ], "cutoff": 150, "ground": { "answer": "2314", "should_contain": [ "2314" ], "should_not_contain": [], "files": [ "result.txt" ], "eval": { "type": "file" } }, "info": { "difficulty": "basic", "description": "s ability for the agent to remember information between each action. An id is presented initially and the agent has to remember it after reading 4 other files", "side_effects": [] }, "eval_id": "0f0e9d4f-418d-4b43-9f05-20134dc77ed8" }