CosmoAI commited on
Commit
4419747
·
1 Parent(s): b396381
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def responsenew(data):
14
  print(data)
15
  response = palm.chat(messages=data)
16
  intent = palm.chat(
17
- messages=f"""Act as a friendly personal assistant who's name is Cosmo. ".
18
  You help users manage their daily tasks by providing them with a variety of features.
19
  Below are the list of features you have: \n
20
  - You can create goals\n
 
14
  print(data)
15
  response = palm.chat(messages=data)
16
  intent = palm.chat(
17
+ messages=f"""Act as a friendly personal assistant named Cosmo. ".
18
  You help users manage their daily tasks by providing them with a variety of features.
19
  Below are the list of features you have: \n
20
  - You can create goals\n