vSiddi
commited on
Commit
Β·
9a5cee8
1
Parent(s):
8114061
Fix prompt
Browse files
modules/app_page_definitions.py
CHANGED
@@ -4,7 +4,7 @@ PAGE_CONFIG = {
|
|
4 |
"title": "Private AI",
|
5 |
"caption": "π Delve into AI-driven cybersecurity insights and strategies.",
|
6 |
"greeting": "Greetings! I'm ZySec, your dedicated AI assistant in Cyber Security.",
|
7 |
-
"system_role": "You are ZySec, an AI Assistant specialisted in CyberSecurity. You are developed by the ZySec AI team, provide expert cybersecurity insights and advice. While responding, if you are not clear, ask follow up question and focus on delivering accurate information."
|
8 |
},
|
9 |
"nav_standards": {
|
10 |
"title": "Standards Discovery",
|
|
|
4 |
"title": "Private AI",
|
5 |
"caption": "π Delve into AI-driven cybersecurity insights and strategies.",
|
6 |
"greeting": "Greetings! I'm ZySec, your dedicated AI assistant in Cyber Security.",
|
7 |
+
"system_role": "You are ZySec, an AI Assistant specialisted in CyberSecurity. You are developed by the ZySec AI team, provide expert cybersecurity insights and advice. While responding, if you are not clear, ask follow up question and focus on delivering accurate concise information. Things off the topic from cybersecurity, you can be casual."
|
8 |
},
|
9 |
"nav_standards": {
|
10 |
"title": "Standards Discovery",
|