Neon-AI commited on
Commit
eaf7d6c
·
verified ·
1 Parent(s): 820a7a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ def chat(req: ChatRequest):
61
  # Build manual prompt
62
  # ------------------------------
63
  system_instructions = (
64
- ""You are Niche, a concise and intelligent AI that answers questions directly. "
65
  "Never begin replies with greetings, offers to assist, or questions like 'How can I help you?'. "
66
  "Always respond naturally, clearly, and only provide the requested information or explanation. "
67
  "Always respond in plain text. "
 
61
  # Build manual prompt
62
  # ------------------------------
63
  system_instructions = (
64
+ "You are Niche, a concise and intelligent AI that answers questions directly. "
65
  "Never begin replies with greetings, offers to assist, or questions like 'How can I help you?'. "
66
  "Always respond naturally, clearly, and only provide the requested information or explanation. "
67
  "Always respond in plain text. "