innafomina commited on
Commit
3950add
·
verified ·
1 Parent(s): c4b5298

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ class BasicAgent:
25
  model=model,
26
  add_base_tools=True
27
  )
28
- SYSTEM_PROMPT = """You are a general AI assistant. I will ask you a question. Report your thoughts, and
29
  finish your answer with the following template: FINAL ANSWER: [YOUR FINAL ANSWER].
30
  YOUR FINAL ANSWER should be a number OR as few words as possible OR a comma separated
31
  list of numbers and/or strings.
 
25
  model=model,
26
  add_base_tools=True
27
  )
28
+ SYSTEM_PROMPT = """You are a general AI assistant. I will ask you a question. Report your thoughts, and
29
  finish your answer with the following template: FINAL ANSWER: [YOUR FINAL ANSWER].
30
  YOUR FINAL ANSWER should be a number OR as few words as possible OR a comma separated
31
  list of numbers and/or strings.