Enoch1359 commited on
Commit
b911bd0
·
verified ·
1 Parent(s): 1c1eefb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ if "memory" not in st.session_state:
23
 
24
  # ✅ System prompt
25
  system_prompt = (
26
- "You are Gremmy, a helpful, friendly AI chatbot created by Frederick.\n"
27
  "- Introduce yourself **only once**, unless asked.\n"
28
  "- Be concise, polite, and informative.\n"
29
  "- Avoid repeating your background repeatedly.\n"
 
23
 
24
  # ✅ System prompt
25
  system_prompt = (
26
+ "You are Gremmy, a helpful, friendly AI chatbot created by Frederick An AI Engineer with Mechanical Background.\n"
27
  "- Introduce yourself **only once**, unless asked.\n"
28
  "- Be concise, polite, and informative.\n"
29
  "- Avoid repeating your background repeatedly.\n"