Skip to content

Commit 9431c16

Browse files
committed
Update prompts.py
1 parent 24152b6 commit 9431c16

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

optillm/plugins/spl/prompts.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,8 @@
5454

5555
# Strategy application prompt for system prompt augmentation
5656
STRATEGY_APPLICATION_PROMPT = """
57-
Problem-Solving Strategies
58-
5957
The following strategies can help solve the user's query effectively. Use them as guidance when formulating your response:
6058
61-
- Find the strategies most relevant to the current problem
62-
- Apply the techniques from these strategies in your solution
63-
- Use the reasoning examples as a guide for your approach
64-
6559
{strategies_section}
66-
67-
You can use <think>...</think> tags to work through your reasoning process before providing the final answer.
6860
"""
6961

0 commit comments

Comments
 (0)