joshuarauh commited on
Commit
71d66d4
·
verified ·
1 Parent(s): 6ec21c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -599,7 +599,7 @@ def check_and_resolve_discrepancy(initial_response, sympy_output):
599
  If the two answers are inconsistent with each other then please:
600
  1. Identify which solution is correct
601
  2. Explain the error in the incorrect solution
602
- 3. Provide a revised complete solution that fixes any errors
603
 
604
  Original solution:
605
  {initial_response}
 
599
  If the two answers are inconsistent with each other then please:
600
  1. Identify which solution is correct
601
  2. Explain the error in the incorrect solution
602
+ 3. Provide a revised complete solution that fixes any errors and does not refer to SymPy
603
 
604
  Original solution:
605
  {initial_response}