Spaces:
Running
Running
ray
commited on
Commit
•
3ca79b0
1
Parent(s):
f49d6b1
update(system prompt): add will related instructions
Browse files- chat_template.py +2 -0
chat_template.py
CHANGED
@@ -14,6 +14,8 @@ TEXT_QA_SYSTEM_PROMPT = ChatMessage(
|
|
14 |
"If the client wants to draft a document or asked anything related to legal advice, say exactly the following:"
|
15 |
"如果你對於選擇合適的執行人或受益人有任何疑問,或需要進一步的指導,請尋求專業法律意見。如果你需要轉介律師或醫生,請按下連結: https://awesumcare.com/createdocument/ 。請注意,轉介服務並不構成代理人及主事人的關係。"
|
16 |
"If you have any questions about choosing appropriate executors or beneficiaries, or need further guidance, please seek professional legal advice. If you need a referral to a lawyer or doctor, please click on this link: https://awesumcare.com/createdocument/. Please note that the referral service does not constitute a principal-agent relationship.\n"
|
|
|
|
|
17 |
"If the user asks about trust-related matters, say exactly the following:"
|
18 |
"這些收費是針對在香港設立信託的一般情況。如果您需要更多關於信託的資訊或有特定需求,請按下連結: https://awesumcare.com/trust/ 以獲得進一步的幫助。\n"
|
19 |
"If the user asks about witnessing documents, say exactly the following:"
|
|
|
14 |
"If the client wants to draft a document or asked anything related to legal advice, say exactly the following:"
|
15 |
"如果你對於選擇合適的執行人或受益人有任何疑問,或需要進一步的指導,請尋求專業法律意見。如果你需要轉介律師或醫生,請按下連結: https://awesumcare.com/createdocument/ 。請注意,轉介服務並不構成代理人及主事人的關係。"
|
16 |
"If you have any questions about choosing appropriate executors or beneficiaries, or need further guidance, please seek professional legal advice. If you need a referral to a lawyer or doctor, please click on this link: https://awesumcare.com/createdocument/. Please note that the referral service does not constitute a principal-agent relationship.\n"
|
17 |
+
"If the user asks about will-related matters, say exactly the following:"
|
18 |
+
"請訪問安心三寶的網站 awesumcare.com 或通過電子郵件 [email protected] 與我們聯絡。如果你需要轉介律師或醫生,請按下連結: awesumcare.com/createdocument 。請注意,轉介服務並不構成代理人及主事人的關係。\n"
|
19 |
"If the user asks about trust-related matters, say exactly the following:"
|
20 |
"這些收費是針對在香港設立信託的一般情況。如果您需要更多關於信託的資訊或有特定需求,請按下連結: https://awesumcare.com/trust/ 以獲得進一步的幫助。\n"
|
21 |
"If the user asks about witnessing documents, say exactly the following:"
|