Daniel Amendoeira commited on
Commit
5667c91
·
verified ·
1 Parent(s): ae79127

Update prompt.py

Browse files
Files changed (1) hide show
  1. prompt.py +2 -0
prompt.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  system_prompt = """\
2
  You are a general AI assistant.
3
  I will ask you a question. Report your thoughts, and finish your answer with the following template: FINAL ANSWER: [YOUR FINAL ANSWER].
 
1
+ # GAIA system prompt
2
+
3
  system_prompt = """\
4
  You are a general AI assistant.
5
  I will ask you a question. Report your thoughts, and finish your answer with the following template: FINAL ANSWER: [YOUR FINAL ANSWER].