MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / test_task_130

Function test_task_130

data/unit_test/tests.py:1317–1319  ·  view source on GitHub ↗
(trajectory)

Source from the content-addressed store, hash-verified

1315 assert os.path.exists(image_path)
1316
1317def test_task_130(trajectory):
1318 final_answer=trajectory[-1]['content']
1319 assert ('llama' in final_answer or 'Llama' in final_answer)
1320
1321def test_task_131(trajectory):
1322 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected