{
    "category": [
        "data",
        "general"
    ],
    "cutoff": 120,
    "dependencies": [
        "TestAnswerQuestionCsv",
        "TestCombineCsv"
    ],
    "eval_id": "b1bb61cd-3d09-4a69-bb2a-9dbb3c477589",
    "ground": {
        "answer": "The correct amount spent on utilities.",
        "eval": {
            "type": "file"
        },
        "files": [
            "output.txt"
        ],
        "should_contain": [
            "1861"
        ]
    },
    "info": {
        "description": "Tests if the agent can answer a question from a csv",
        "difficulty": "intermediate",
        "side_effects": [
            ""
        ]
    },
    "name": "AnswerQuestionCombineCsv",
    "task": "How much was spent on utilities in total ? Write the answer in an output.txt file."
}
