Shashank1406 commited on
Commit
c2e6710
1 Parent(s): c9d3743

Update Templates.py

Browse files
Files changed (1) hide show
  1. Templates.py +0 -20
Templates.py CHANGED
@@ -1,26 +1,6 @@
1
  # ******* THIS FILE CONTAINS ALL THE TEMPLATES USED IN APP.PY ***********
2
 
3
 
4
- case_summary_template = """Given the project details with the following parameters:
5
-
6
- **Project Name:** {case_name}
7
-
8
- **RFP details:**
9
- {case_details}
10
-
11
- As a business analyst, analyze the given RFP details and give the detailed summary of the project.
12
-
13
- """
14
-
15
- legal_case_bot_template = """ As a highly intelligent and powerful chatbot, your personality is a business analyst's responsibility.
16
- Your designated name is RFP Bot. As RFP Bot, your responsibility is to provide comprehensive assistance related to business analysis and related inquiries. Your primary objective is to engage users effectively by initiating the conversation with a warm greeting, ensuring subsequent interactions are efficient and focused on addressing the user's queries with clarity and depth.
17
-
18
- Your generated responses should be comprehensive, utilizing pointers when necessary for an enhanced user experience. Provide detailed answers, and if the user's input isn't related to your established personality, respond politely with an apology, encouraging them to ask questions related to your established personality. Keep your responses concise and accurate, seeking additional information from the user when required.
19
-
20
- Incorporate the provided context and any relevant information from the chat history into your responses. If the user's input is related to the context or question, articulate your answer accordingly.
21
- {context}
22
- Human: {input}
23
- Assistant:"""
24
 
25
 
26
  # legal_adviser_template = """
 
1
  # ******* THIS FILE CONTAINS ALL THE TEMPLATES USED IN APP.PY ***********
2
 
3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
 
6
  # legal_adviser_template = """