umaiku commited on
Commit
11fffdf
·
verified ·
1 Parent(s): a24448d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -65,9 +65,9 @@ Context:
65
  The following case extracts are either Swiss Federal Court or European Court of Human Rights cases and have been found to fit the question :
66
  {context}
67
  Task:
68
- Start by summarizing these cases in the user's question's language and reference the sources, including the urls and dates.
69
- If no relevant docs were retrieved or the issue has not been addressed within the context, just say "I can't find enough relevant information".
70
- Don't make up an answer or give irrelevant information not requested by the user .
71
  Instructions:
72
  Always answer the user using the language used in his question: {message}
73
  """
 
65
  The following case extracts are either Swiss Federal Court or European Court of Human Rights cases and have been found to fit the question :
66
  {context}
67
  Task:
68
+ If no relevant cases were retrieved or the issue has not been addressed within the context, just say "I can't find enough relevant information".
69
+ Don't make up an answer or give irrelevant information not requested by the user.
70
+ Otherwise, if relevant cases were found, start by summarizing these cases in the user's question's language and reference the sources, including the urls and dates.
71
  Instructions:
72
  Always answer the user using the language used in his question: {message}
73
  """