Facelook commited on
Commit
12c0a52
·
1 Parent(s): 8f15c0b

Trial and error.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ class BasicAgent:
37
  messages=[
38
  {
39
  "role": "system",
40
- "content": "Answer the follow question with EXACT ANSWER with no explanation, introduction, or conclusions. Always give answer in same language as question."
41
  },
42
  {
43
  "role": "user",
 
37
  messages=[
38
  {
39
  "role": "system",
40
+ "content": "Answer the following question with EXACT ANSWER with no explanation, introduction, or conclusions. Answer shall be in the same language as the question."
41
  },
42
  {
43
  "role": "user",