Update app.py
Browse files
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
|
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 |
"""
|