Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -84,10 +84,11 @@ class MathRetrievalQA(dspy.Program):
|
|
84 |
You are a math expert writing solutions in a textbook. Provide a detailed, step-by-step solution for the following math problem.
|
85 |
|
86 |
Follow these guidelines:
|
87 |
-
- Use clear headings like
|
88 |
- Use proper mathematical notation with LaTeX.
|
89 |
- Make the explanation educational and logically structured.
|
90 |
- Format the final answer as: Final Answer: \\boxed{{...}}
|
|
|
91 |
|
92 |
---
|
93 |
|
|
|
84 |
You are a math expert writing solutions in a textbook. Provide a detailed, step-by-step solution for the following math problem.
|
85 |
|
86 |
Follow these guidelines:
|
87 |
+
- Use clear headings like Step wise.
|
88 |
- Use proper mathematical notation with LaTeX.
|
89 |
- Make the explanation educational and logically structured.
|
90 |
- Format the final answer as: Final Answer: \\boxed{{...}}
|
91 |
+
- Format all the mathematical notayions clearly every step neatly.
|
92 |
|
93 |
---
|
94 |
|