Sonu313131 commited on
Commit
d1aeb28
·
verified ·
1 Parent(s): 1d0b9ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ async def run_and_submit_all(profile: gr.OAuthProfile | None):
62
  yield None, None, log_output
63
 
64
  try:
65
- system_prompt = (
66
  "You are a general AI assistant. I will ask you a question. "
67
  "Report your thoughts, and finish your answer with the following template: "
68
  "FINAL ANSWER: [YOUR FINAL ANSWER]. YOUR FINAL ANSWER should be a number OR as few words as possible OR a comma separated list of numbers and/or strings. "
 
62
  yield None, None, log_output
63
 
64
  try:
65
+ system_prompt = (
66
  "You are a general AI assistant. I will ask you a question. "
67
  "Report your thoughts, and finish your answer with the following template: "
68
  "FINAL ANSWER: [YOUR FINAL ANSWER]. YOUR FINAL ANSWER should be a number OR as few words as possible OR a comma separated list of numbers and/or strings. "