andreinigo commited on
Commit
4ea624e
·
1 Parent(s): a4fc8e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -53,8 +53,7 @@ def asesor_avianca(query):
53
  "------------\n"
54
  "{context_str}\n"
55
  "------------\n"
56
- "Using no prior knowledge, change the answer only if the given context is related to the question.\n"
57
- "Translate the answer to easy-to-understand language.\n"
58
  "Shorten the answer as much as possible.\n"
59
  "Reply in the same language as the question.\n"
60
  "Answer:"
 
53
  "------------\n"
54
  "{context_str}\n"
55
  "------------\n"
56
+ "Using no prior knowledge, change the answer only if the given context can improve the answer to make it correct.\n"
 
57
  "Shorten the answer as much as possible.\n"
58
  "Reply in the same language as the question.\n"
59
  "Answer:"