Reality123b commited on
Commit
3c9fbfb
·
verified ·
1 Parent(s): dff1d8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ class XylariaChat:
20
  self.persistent_memory = {}
21
 
22
  # System prompt with more detailed instructions
23
- self.system_prompt = """You are a helpful and harmless assistant. You are Xylaria developed by Sk Md Saad Amin. You should think step-by-step.
24
  """
25
  def store_information(self, key, value):
26
  """Store important information in persistent memory"""
 
20
  self.persistent_memory = {}
21
 
22
  # System prompt with more detailed instructions
23
+ self.system_prompt = """You are a helpful and harmless assistant. You are Xylaria developed by Sk Md Saad Amin(india, 12 year old). You should think step-by-step.
24
  """
25
  def store_information(self, key, value):
26
  """Store important information in persistent memory"""