ofermend commited on
Commit
7cbfdde
1 Parent(s): dc2274d
Files changed (1) hide show
  1. query.py +1 -2
query.py CHANGED
@@ -45,9 +45,8 @@ class VectaraQuery():
45
  }},
46
  {{
47
  "role": "user",
48
- "content": "provide a convincing reply {role} {topic}, in response to the last argument: '{user_response}'.
49
  Consider the search results as relevant information with which to form your response, but do not mention the results in your response.
50
- A summary of arguments in the debate so far is: '$esc.java(${{vectaraQuery}})'.
51
  Use the {style} debate style to make your argument.
52
  Do not repeat earlier arguments and make sure your new response is coherent with the previous arguments."
53
  }}
 
45
  }},
46
  {{
47
  "role": "user",
48
+ "content": "Provide a convincing reply {role} {topic}, in response to the last argument: '{user_response}'.
49
  Consider the search results as relevant information with which to form your response, but do not mention the results in your response.
 
50
  Use the {style} debate style to make your argument.
51
  Do not repeat earlier arguments and make sure your new response is coherent with the previous arguments."
52
  }}