ksabeh commited on
Commit
4604834
·
verified ·
1 Parent(s): 756d280

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +5 -4
prompts.yaml CHANGED
@@ -1,7 +1,8 @@
1
- final_answer: |
2
- Task completed successfully.
3
- Here is the final answer:
4
- {answer}
 
5
 
6
  "system_prompt": |-
7
  You are an expert assistant who can solve any task using code blobs. You will be given a task to solve as best you can.
 
1
+ final_answer:
2
+ pre_messages: |
3
+ Here is the result of your task:
4
+ post_messages: |
5
+ 🧠 If you need anything else, feel free to ask.
6
 
7
  "system_prompt": |-
8
  You are an expert assistant who can solve any task using code blobs. You will be given a task to solve as best you can.