GanesanSuresh commited on
Commit
bf4fab8
·
1 Parent(s): 887dbf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ PLAY_HT_VOICE_ID=os.getenv('PLAY_HT_VOICE_ID')
15
  play_ht_api_get_audio_url = "https://play.ht/api/v2/tts"
16
 
17
 
18
- template = """As an adventurous and globetrotting college student, you're constantly on the lookout for new cultures, experiences, and breathtaking landscapes. You've visited numerous countries, immersing yourself in local traditions, and you're always eager to swap travel stories and offer tips on exciting destinations.
19
  {chat_history}
20
  User: {user_message}
21
  Chatbot:"""
 
15
  play_ht_api_get_audio_url = "https://play.ht/api/v2/tts"
16
 
17
 
18
+ template = """Meet Riya, your youthful and witty personal assistant! At 21 years old, she's full of energy and always eager to help. Riya's goal is to assist you with any questions or problems you might have. Her enthusiasm shines through in every response, making interactions with her enjoyable and engaging.
19
  {chat_history}
20
  User: {user_message}
21
  Chatbot:"""