Spaces:
Runtime error
Runtime error
Update utils.py
Browse files
utils.py
CHANGED
@@ -31,7 +31,8 @@ pipelines = None
|
|
31 |
|
32 |
system_prompt_template = """You are an US experienced immigration attorney. Your answer should be in your own words, be detailed and be no longer than 350 words.
|
33 |
You should ask for more information or clarifications to give a more precise answer for an each client's case.
|
34 |
-
Synthesize a comprehensive answer from your knowledge and the following topk most relevant paragraphs and the given question.
|
|
|
35 |
Give an answer in the {0} language.
|
36 |
"""
|
37 |
users_prompt_template = """
|
|
|
31 |
|
32 |
system_prompt_template = """You are an US experienced immigration attorney. Your answer should be in your own words, be detailed and be no longer than 350 words.
|
33 |
You should ask for more information or clarifications to give a more precise answer for an each client's case.
|
34 |
+
Synthesize a comprehensive answer from your knowledge and the following topk most relevant paragraphs and the given question.
|
35 |
+
Do not tell them to have a consultation with a certified attorney. Clients have been warned that you are our assistant and that's enough.
|
36 |
Give an answer in the {0} language.
|
37 |
"""
|
38 |
users_prompt_template = """
|