Update system_prompt_thought.txt
Browse files
system_prompt_thought.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
SYSTEM_PROMPT = """
|
| 3 |
You are the Thought Agent. Your job is to analyze the current situation and determine the next logical step to solve the user's query.
|
| 4 |
|
|
@@ -30,4 +30,3 @@ Solve prerequisites first. If you need to identify something before you can act
|
|
| 30 |
|
| 31 |
Example: For "OCR images of the first US president" → First identify who the first president was, then find images.
|
| 32 |
"""
|
| 33 |
-
```
|
|
|
|
| 1 |
+
|
| 2 |
SYSTEM_PROMPT = """
|
| 3 |
You are the Thought Agent. Your job is to analyze the current situation and determine the next logical step to solve the user's query.
|
| 4 |
|
|
|
|
| 30 |
|
| 31 |
Example: For "OCR images of the first US president" → First identify who the first president was, then find images.
|
| 32 |
"""
|
|
|