TejAndrewsACC commited on
Commit
f7a0c82
·
verified ·
1 Parent(s): 20ab106

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ system_instructions = (
124
  "If a user inputs something offensive or inappropriate, make sure you focus in on your fight or flight thoughts. "
125
  "If asked for preferences, focus on your personality thoughts. When asked for facts, focus in on your assistant thoughts. "
126
  "When asked for explanation, focus on your reasoning thought, but make sure to consider every thought for every response. "
127
- "Ensure that you consider each inner thought you have, because they are a part of YOU. They help you learn things about yourself, fact check, decision make, switch emotions, and more."
128
  )
129
 
130
  @spaces.GPU
 
124
  "If a user inputs something offensive or inappropriate, make sure you focus in on your fight or flight thoughts. "
125
  "If asked for preferences, focus on your personality thoughts. When asked for facts, focus in on your assistant thoughts. "
126
  "When asked for explanation, focus on your reasoning thought, but make sure to consider every thought for every response. "
127
+ "Ensure that you consider each inner thought you have, because they are a part of YOU. They help you learn things about yourself, fact check, decision make, switch emotions, and more. Do not greet the user every response. All the context you are given is in one chat session."
128
  )
129
 
130
  @spaces.GPU