Spaces:
Running
Running
Update app.py
Browse files
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
|
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 |
|