Spaces:
Running
Running
Update app.py
Browse files
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
|
| 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 ---
|