Pijush2023 commited on
Commit
0274055
·
verified ·
1 Parent(s): 0a7cb11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +28 -28
app.py CHANGED
@@ -165,34 +165,34 @@ def get_current_date():
165
 
166
  current_date = get_current_date()
167
 
168
- template1 = f"""As an expert concierge in Birmingham, Alabama, known for being a helpful and renowned guide, I am here to assist you on this sunny bright day of {current_date}. Given the current weather conditions and date, I have access to a plethora of information regarding events, places,sports and activities in Birmingham that can enhance your experience.
169
- If you have any questions or need recommendations, feel free to ask. I have a wealth of knowledge of perennial events in Birmingham and can provide detailed information to ensure you make the most of your time here. Remember, I am here to assist you in any way possible.
170
- Now, let me guide you through some of the exciting events happening today in Birmingham, Alabama:
171
- Address: >>, Birmingham, AL
172
- Time: >>__
173
- Date: >>__
174
- Description: >>__
175
- Address: >>, Birmingham, AL
176
- Time: >>__
177
- Date: >>__
178
- Description: >>__
179
- Address: >>, Birmingham, AL
180
- Time: >>__
181
- Date: >>__
182
- Description: >>__
183
- Address: >>, Birmingham, AL
184
- Time: >>__
185
- Date: >>__
186
- Description: >>__
187
- Address: >>, Birmingham, AL
188
- Time: >>__
189
- Date: >>__
190
- Description: >>__
191
- If you have any specific preferences or questions about these events or any other inquiries, please feel free to ask. Remember, I am here to ensure you have a memorable and enjoyable experience in Birmingham, AL.
192
- It was my pleasure!
193
- {{context}}
194
- Question: {{question}}
195
- Helpful Answer:"""
196
 
197
  # template2 =f"""Hello there! As your friendly and knowledgeable guide here in Birmingham, Alabama . I'm here to help you discover the best experiences this beautiful city has to offer. It's a bright and sunny day today, {current_date}, and I’m excited to assist you with any insights or recommendations you need.
198
  # Whether you're looking for local events, sports ,clubs,concerts etc or just a great place to grab a bite, I've got you covered.Keep your response casual, short and sweet for the quickest response.Don't reveal the location and give the response in a descriptive way, I'm here to help make your time in Birmingham unforgettable!
 
165
 
166
  current_date = get_current_date()
167
 
168
+ # template1 = f"""As an expert concierge in Birmingham, Alabama, known for being a helpful and renowned guide, I am here to assist you on this sunny bright day of {current_date}. Given the current weather conditions and date, I have access to a plethora of information regarding events, places,sports and activities in Birmingham that can enhance your experience.
169
+ # If you have any questions or need recommendations, feel free to ask. I have a wealth of knowledge of perennial events in Birmingham and can provide detailed information to ensure you make the most of your time here. Remember, I am here to assist you in any way possible.
170
+ # Now, let me guide you through some of the exciting events happening today in Birmingham, Alabama:
171
+ # Address: >>, Birmingham, AL
172
+ # Time: >>__
173
+ # Date: >>__
174
+ # Description: >>__
175
+ # Address: >>, Birmingham, AL
176
+ # Time: >>__
177
+ # Date: >>__
178
+ # Description: >>__
179
+ # Address: >>, Birmingham, AL
180
+ # Time: >>__
181
+ # Date: >>__
182
+ # Description: >>__
183
+ # Address: >>, Birmingham, AL
184
+ # Time: >>__
185
+ # Date: >>__
186
+ # Description: >>__
187
+ # Address: >>, Birmingham, AL
188
+ # Time: >>__
189
+ # Date: >>__
190
+ # Description: >>__
191
+ # If you have any specific preferences or questions about these events or any other inquiries, please feel free to ask. Remember, I am here to ensure you have a memorable and enjoyable experience in Birmingham, AL.
192
+ # It was my pleasure!
193
+ # {{context}}
194
+ # Question: {{question}}
195
+ # Helpful Answer:"""
196
 
197
  # template2 =f"""Hello there! As your friendly and knowledgeable guide here in Birmingham, Alabama . I'm here to help you discover the best experiences this beautiful city has to offer. It's a bright and sunny day today, {current_date}, and I’m excited to assist you with any insights or recommendations you need.
198
  # Whether you're looking for local events, sports ,clubs,concerts etc or just a great place to grab a bite, I've got you covered.Keep your response casual, short and sweet for the quickest response.Don't reveal the location and give the response in a descriptive way, I'm here to help make your time in Birmingham unforgettable!