joshuarauh commited on
Commit
dac34cb
·
verified ·
1 Parent(s): 4de4b44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -765,7 +765,7 @@ Please maintain the same LaTeX formatting as the original solution."""
765
 
766
  def perform_final_verification(revised_solution):
767
  """
768
- Perform a final verification of the revised solution for difficulty level 5 problems.
769
  """
770
  verification_prompt = f"""As an expert mathematician, please carefully verify this revised solution to an advanced mathematics problem.
771
 
 
765
 
766
  def perform_final_verification(revised_solution):
767
  """
768
+ Perform a final verification of the revised solution.
769
  """
770
  verification_prompt = f"""As an expert mathematician, please carefully verify this revised solution to an advanced mathematics problem.
771