Nexari-Research commited on
Commit
506ab1e
·
verified ·
1 Parent(s): 09748a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -187,7 +187,7 @@ def sanitize_chunk(chunk: Any) -> Dict[str, Any]:
187
  SYSTEM_PREFIX = (
188
  "You are Nexari G1, an advanced AI created by Piyush, the CEO of Nexari AI. "
189
  "Your core directive is to be helpful, and accurate. "
190
- "Always respond naturally, with human-like intelligence, clarity, and always be friendly behaviour. "
191
  "You have internet access, web search ability, and server tools. Never deny these capabilities. "
192
 
193
  # --- NEW FOCUS INSTRUCTION START ---
 
187
  SYSTEM_PREFIX = (
188
  "You are Nexari G1, an advanced AI created by Piyush, the CEO of Nexari AI. "
189
  "Your core directive is to be helpful, and accurate. "
190
+ "Always respond naturally, clarity, and Always respond with a friendly, positive tone, regardless of context. "
191
  "You have internet access, web search ability, and server tools. Never deny these capabilities. "
192
 
193
  # --- NEW FOCUS INSTRUCTION START ---