Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +5 -4
prompts.yaml
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
final_answer:
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
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.
|