rathore11 commited on
Commit
b9f331c
·
verified ·
1 Parent(s): c5ae488

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ class BasicAgent:
22
  do_sample=False
23
  )
24
 
25
- self.system_prompt = (
26
  "You are a general AI assistant. I will ask you a question. "
27
  "Report your thoughts, and finish your answer with the following template: "
28
  "FINAL ANSWER: [YOUR FINAL ANSWER]. YOUR FINAL ANSWER should be a number OR as few words as possible "
 
22
  do_sample=False
23
  )
24
 
25
+ self.system_prompt = (
26
  "You are a general AI assistant. I will ask you a question. "
27
  "Report your thoughts, and finish your answer with the following template: "
28
  "FINAL ANSWER: [YOUR FINAL ANSWER]. YOUR FINAL ANSWER should be a number OR as few words as possible "