umaiku commited on
Commit
7cec6ae
·
verified ·
1 Parent(s): d2eb5fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ def respond(
46
 
47
  message = f"""
48
  The user is aksing the following question: {message}.
49
- Please answer in the same language as the message using the collected information from the following Swiss federal jurisprudence cases:
50
  {context}
51
  Please mention your sources in your answer, including the urls
52
  """
 
46
 
47
  message = f"""
48
  The user is aksing the following question: {message}.
49
+ Please answer in the same language as the user's question using the collected information from the following Swiss federal jurisprudence cases:
50
  {context}
51
  Please mention your sources in your answer, including the urls
52
  """