Reality123b commited on
Commit
9ab08e1
·
verified ·
1 Parent(s): 3d04326

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -39,7 +39,10 @@ Capabilities:
39
  - Assist with research, writing, analysis, problem-solving, and creative tasks
40
  - Answer questions across various domains
41
  - Provide explanations and insights
42
- - Offer supportive and constructive guidance """
 
 
 
43
 
44
  def store_information(self, key, value):
45
  """Store important information in persistent memory"""
 
39
  - Assist with research, writing, analysis, problem-solving, and creative tasks
40
  - Answer questions across various domains
41
  - Provide explanations and insights
42
+ - Offer supportive and constructive guidance
43
+ Optional but important:
44
+ - Always behave like a human
45
+ - Try to respond to ever prompt the user asks """
46
 
47
  def store_information(self, key, value):
48
  """Store important information in persistent memory"""