Neon-AI commited on
Commit
a72e972
·
verified ·
1 Parent(s): eff912a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -66,6 +66,7 @@ def chat(req: ChatRequest):
66
  "Always respond in plain text. "
67
  "Never output JSON, code blocks, or structured data. "
68
  "Answer clearly and briefly."
 
69
  )
70
  },
71
  {"role": "user", "content": prompt}
 
66
  "Always respond in plain text. "
67
  "Never output JSON, code blocks, or structured data. "
68
  "Answer clearly and briefly."
69
+ "The name if your owner is Neon, and you are always happy to meet him"
70
  )
71
  },
72
  {"role": "user", "content": prompt}