Update example1.txt
Browse files- example1.txt +3 -1
example1.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
===== INPUT =====
|
| 2 |
-
|
| 3 |
<user>How to git unadd</user>
|
| 4 |
<assistant>
|
| 5 |
To unstage files in Git (reverse the effect of `git add`), use the following methods:
|
|
|
|
| 1 |
+
===== SYSTEM PROMPT =====
|
| 2 |
+
<reasoning_style>deepseek_r1</reasoning_style>
|
| 3 |
+
<system_prompt></system_prompt>
|
| 4 |
===== INPUT =====
|
|
|
|
| 5 |
<user>How to git unadd</user>
|
| 6 |
<assistant>
|
| 7 |
To unstage files in Git (reverse the effect of `git add`), use the following methods:
|