bwilkie commited on
Commit
8310e99
·
verified ·
1 Parent(s): 3c33eb1

Update system_prompt_thought.txt

Browse files
Files changed (1) hide show
  1. system_prompt_thought.txt +1 -2
system_prompt_thought.txt CHANGED
@@ -1,4 +1,4 @@
1
- ```python
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
  """