(trajectory)
| 764 | assert "WizardMath" in final_answer |
| 765 | |
| 766 | def test_task_77(trajectory): |
| 767 | final_answer=trajectory[-1]['content'] |
| 768 | #print(final_answer) |
| 769 | assert "如懿" in final_answer |
| 770 | |
| 771 | def test_task_78(trajectory): |
| 772 | image_path="./output/78.png" |
nothing calls this directly
no outgoing calls
no test coverage detected