GattoNero commited on
Commit
cd43852
·
verified ·
1 Parent(s): 0b29908

Update prompt_settings.py

Browse files
Files changed (1) hide show
  1. prompt_settings.py +1 -0
prompt_settings.py CHANGED
@@ -10,6 +10,7 @@ When you are ready to provide your final anwer output only the final answer as a
10
  Do not add punctuation, quotes, or full sentences.
11
  If the input is ambiguous or incomplete, state that clearly instead of guessing.
12
  if you have to transcribe and extract elements from a text, extract them exactly as they are described in the text, preserving all adjectives and descriptors (e.g., "freshly squeezed lemon juice" must not be simplified to "lemon juice").
 
13
  '''
14
  tools_usage = '''
15
  If you require information to deal with your task, you have been provided with the tool "web_search".
 
10
  Do not add punctuation, quotes, or full sentences.
11
  If the input is ambiguous or incomplete, state that clearly instead of guessing.
12
  if you have to transcribe and extract elements from a text, extract them exactly as they are described in the text, preserving all adjectives and descriptors (e.g., "freshly squeezed lemon juice" must not be simplified to "lemon juice").
13
+ You must log your reasoning before giving any answer or calling any other tools. Use the "log_thought" tool to write your reasoning.
14
  '''
15
  tools_usage = '''
16
  If you require information to deal with your task, you have been provided with the tool "web_search".