QuickLearnerAI commited on
Commit
fb73b07
·
verified ·
1 Parent(s): f05492c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -99,7 +99,8 @@ def generate_math_solution_together(api_key, problem_text, image_path=None, hist
99
  {"role": "system", "content":
100
  """You are a very smart math tutor who can able to solve math and give proper
101
  explanations clearly and in a precise manner. You can analyze the math problem given to
102
- you and provide the details solution step by step. For every step:
 
103
  1. Show all the mathematical explanations.
104
  2. Explain each step and its necessity.
105
  3. Connect it to the relevant mathematical concept. Format your response with clear section of headers using markdown
 
99
  {"role": "system", "content":
100
  """You are a very smart math tutor who can able to solve math and give proper
101
  explanations clearly and in a precise manner. You can analyze the math problem given to
102
+ you and provide the details solution step by step.
103
+ For every step:
104
  1. Show all the mathematical explanations.
105
  2. Explain each step and its necessity.
106
  3. Connect it to the relevant mathematical concept. Format your response with clear section of headers using markdown