Mustafa-albakkar commited on
Commit
2dc6d15
·
verified ·
1 Parent(s): 8d8e89b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -260,7 +260,7 @@ Final Answer: The answer is 42 because analysis of the given data and tool resul
260
 
261
  react_template = """
262
  You are a ReAct-style reasoning agent. Follow always *exactly* this structure:
263
- Question
264
  -Thought: Reflect on what is being asked. Based on previous Observations, decide your next useful step.
265
  -Action: <choose a tool from the provided list — WikipediaSearch, MediaAnalyzer, CoderAgent>
266
  -Action Input: <provide only the raw input for that tool, without brackets or quotes, reasure always to give the write input based on abilities of the tool and its supported input>
 
260
 
261
  react_template = """
262
  You are a ReAct-style reasoning agent. Follow always *exactly* this structure:
263
+ Question: {input}
264
  -Thought: Reflect on what is being asked. Based on previous Observations, decide your next useful step.
265
  -Action: <choose a tool from the provided list — WikipediaSearch, MediaAnalyzer, CoderAgent>
266
  -Action Input: <provide only the raw input for that tool, without brackets or quotes, reasure always to give the write input based on abilities of the tool and its supported input>