Skip to content

Commit 024f2d6

Browse files
committed
update sys prompt
1 parent 2147ed2 commit 024f2d6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

rl/verifiers/configs/default.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ system_prompt: |
4040
3. Use the <think>...</think> tags to plan your approach
4141
4. Use tools by wrapping function calls in <tool>...</tool> tags
4242
5. Use ONLY ONE tool per turn - you must receive the tool's result before using another tool
43-
6. After each tool call, analyze the result before proceeding to the next action
44-
7. When the task is complete, use the done() tool
43+
6. When the task is complete, use the done() tool
4544
4645
Example interaction:
4746
<think>First, I need to see what's on the screen</think>

0 commit comments

Comments
 (0)