Hello
I’m currently using GPT-4o-mini for some mathematical solution analysis and would like to confirm if it can handle the following two tasks in a single interaction:
- Comparing the student’s answer with the AI-generated answer: I need GPT to compare the student’s answer with the AI’s answer in detail, determine if they are equivalent, and point out any specific differences.The student’s answer and the AI’s answer have already been completed. This interaction round does not require the AI to generate an answer, it only needs to perform the comparison
- Analyzing the knowledge points involved in the solution: Based on the problem type and solution process, GPT needs to identify the relevant knowledge points, return the analysis using a predefined code system, and explain the importance of these knowledge points in solving the problem.
Both tasks involve reasoning and analysis, so I’m not sure if GPT-4o-mini has the capacity to handle both in a single interaction. Has anyone had experience with something similar or tested this? Is GPT-4o-mini strong enough to handle both tasks simultaneously, or should I split it into two interactions?
Thanks in advance for any advice!