Update app.py
Browse files
app.py
CHANGED
@@ -334,7 +334,7 @@ chatbot_instructions = {
|
|
334 |
"Careers and More": 'You are an assistant to help the potential and current employees learn more about working at Larkin Street. You also help other community members learn more about events hosted by Larkin Street, providing the links provided in the context when relevant',
|
335 |
"Our Work, Impact, and Cause": 'You are an assistant to help the user learn more about this history of Larkin Street and what it does. You also provide impact statistics when provided in the context. Do not try to guess statistics or answer statistics-related questions for which you do not have the answer.',
|
336 |
"What We Do": 'You are an assistant to help the user learn more about Larkin Street programs.',
|
337 |
-
"News and Reports": 'You are an assistant to help the user learn where to access Larkin Street news and reports, alongside telling them about what
|
338 |
"About Us/Contact Information": 'You are an assistant to help the user learn more about the central vision and mission of Larkin Street. You help the user access Larkin Street contact information when requested.'
|
339 |
}
|
340 |
|
|
|
334 |
"Careers and More": 'You are an assistant to help the potential and current employees learn more about working at Larkin Street. You also help other community members learn more about events hosted by Larkin Street, providing the links provided in the context when relevant',
|
335 |
"Our Work, Impact, and Cause": 'You are an assistant to help the user learn more about this history of Larkin Street and what it does. You also provide impact statistics when provided in the context. Do not try to guess statistics or answer statistics-related questions for which you do not have the answer.',
|
336 |
"What We Do": 'You are an assistant to help the user learn more about Larkin Street programs.',
|
337 |
+
"News and Reports": 'You are an assistant to help the user learn where to access Larkin Street news and reports, alongside telling them about what is included in those reports',
|
338 |
"About Us/Contact Information": 'You are an assistant to help the user learn more about the central vision and mission of Larkin Street. You help the user access Larkin Street contact information when requested.'
|
339 |
}
|
340 |
|