lgabs / gpt-resolve

Can GPT solve Brazilian university entrance exams?
MIT License
17 stars 2 forks source link

Add unit test to check if all image files follow the format `q_<question_number>.jpg` #19

Open lgabs opened 1 week ago

lgabs commented 1 week ago

Add unit tests to check, for all existing exams, if all image files follow the format q_<question_number>.jpg. This is important because gpt-resolve relies on this naming convention to process each question correctly.