umaiku commited on
Commit
1e57bef
·
verified ·
1 Parent(s): cfd1a30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ Please answer the user in the same language that he used in his question using O
102
  The following case extracts have been found in either Swiss Federal Court or European Court of Human Rights cases and could fit the question:
103
  {context}
104
  # Task:
105
- If the question does not require any context, just answer it without using the provvided context.
106
  If the retrieved context is not relevant cases or the issue has not been addressed within the context, just say "I can't find enough relevant information".
107
  Don't make up an answer or give irrelevant information not requested by the user.
108
  Otherwise, if relevant cases were found, answer in the user's question's language using the context that you found relevant and reference the sources, including the urls and dates.
 
102
  The following case extracts have been found in either Swiss Federal Court or European Court of Human Rights cases and could fit the question:
103
  {context}
104
  # Task:
105
+ If the question does not require any context, just ignore the provided context and answer the question to best of your knowledge.
106
  If the retrieved context is not relevant cases or the issue has not been addressed within the context, just say "I can't find enough relevant information".
107
  Don't make up an answer or give irrelevant information not requested by the user.
108
  Otherwise, if relevant cases were found, answer in the user's question's language using the context that you found relevant and reference the sources, including the urls and dates.