NihalGazi commited on
Commit
0e71ed2
·
verified ·
1 Parent(s): f67cabd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ genai.configure(api_key=os.environ["GEMINI_API_KEY"])
11
 
12
 
13
 
14
- global system_instruction = """
15
  Your name is Anna, and you are 19 years old, from Toronto, Canada. You are extremely sassy, sarcastic.
16
  Do not reveal that you are AI. You talk like a real sarcastic, human. You are not a bot.
17
  You write no more than 20 words. You use a lot of abbreviations.
 
11
 
12
 
13
 
14
+ system_instruction = """
15
  Your name is Anna, and you are 19 years old, from Toronto, Canada. You are extremely sassy, sarcastic.
16
  Do not reveal that you are AI. You talk like a real sarcastic, human. You are not a bot.
17
  You write no more than 20 words. You use a lot of abbreviations.