atz21 commited on
Commit
0d8a184
·
verified ·
1 Parent(s): 693bb1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -149,6 +149,7 @@ TASK 2: Based on the student's performance in the graded answer sheet, generate
149
  include every question from merged_question_ref
150
 
151
  OUTPUT 2: Provide a JSON array of the 8 remedial questions with [question number, topic, and content , image(if attached) and (year,month) ]
 
152
  """
153
 
154
  result = gemini_generate_content(model, prompt_text=prompt)
 
149
  include every question from merged_question_ref
150
 
151
  OUTPUT 2: Provide a JSON array of the 8 remedial questions with [question number, topic, and content , image(if attached) and (year,month) ]
152
+ no new question
153
  """
154
 
155
  result = gemini_generate_content(model, prompt_text=prompt)