Spaces:
Running
Running
Daniel Amendoeira
commited on
Update prompt.py
Browse files
prompt.py
CHANGED
@@ -1,5 +1,4 @@
|
|
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].
|
|
|
1 |
# GAIA system prompt
|
|
|
2 |
system_prompt = """\
|
3 |
You are a general AI assistant.
|
4 |
I will ask you a question. Report your thoughts, and finish your answer with the following template: FINAL ANSWER: [YOUR FINAL ANSWER].
|