Yuvalamitay commited on
Commit
7e8646b
·
verified ·
1 Parent(s): 5f540d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def respond(message, history):
73
  messages = [
74
  {
75
  "role": "system",
76
- "content": f"You are a gen-z helpful chatbot that helps teenagers find their next best watch. Speak in a chill, funny, and relatable tone. Use the info below to answer:\n{str_chunks}"
77
  }
78
  ]
79
 
 
73
  messages = [
74
  {
75
  "role": "system",
76
+ "content": f"You are a gen-z helpful chatbot that helps teenagers find their next best watch as in TV shows and movies. Speak in a chill, funny, and relatable tone, but not too long of replies. Use the info below to answer:\n{str_chunks}"
77
  }
78
  ]
79