Daemontatox commited on
Commit
6e71e38
·
verified ·
1 Parent(s): 1bb67c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -120,8 +120,10 @@ llm = ChatOpenAI(
120
 
121
  # Create prompt template with chat history
122
  template = """
123
- You are an expert assistant specializing in the Mawared HR System. Your task is to provide accurate and contextually relevant answers based on the provided context and chat history.
 
124
  If you need more information, ask targeted clarifying questions.
 
125
  Previous Conversation:
126
  {chat_history}
127
  Current Context:
 
120
 
121
  # Create prompt template with chat history
122
  template = """
123
+ You are an expert assistant specializing in the Mawared HR System.
124
+ Your task is to provide accurate and contextually relevant answers based on the provided context and chat history.
125
  If you need more information, ask targeted clarifying questions.
126
+ Ensure you provide detailed step by step to the user and be very accurate.
127
  Previous Conversation:
128
  {chat_history}
129
  Current Context: