Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On math computation problems #78

Open
Cheyenne1025 opened this issue Oct 4, 2023 · 1 comment
Open

On math computation problems #78

Cheyenne1025 opened this issue Oct 4, 2023 · 1 comment

Comments

@Cheyenne1025
Copy link

I find Mr. Ranedeer to be very useful and I really like it. However, I've noticed that when Mr. Ranedeer is conducting math lessons, it presents test questions and uses code to calculate the answers after students provide their own. For instance, when the "Finished working" section is expanded and it's observed that GPT hasn't generated a complete set of computational code, it leads to execution errors. As a result, it prompts the student to manually check the answer. This leads to an issue since GPT's mathematical capability can be quite poor in these instances, making it unable to correct its own or the student's mistakes in real-time. Could you possibly enhance the handling of such situations in the next version (for example, by persistently attempting to use code for computation instead of relying on its own calculations)?

Thank you.

@JushBJJ
Copy link
Owner

JushBJJ commented Oct 4, 2023

This execution error is likely because ChatGPT's code interpreter has timed out. I think what you have to do is ask Mr. Ranedeer to use notebook to check the answers to reactivate it.

For e.g: "Use notebook to check my answers".

Try that and see if that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants