RoversX commited on
Commit
800cd2f
1 Parent(s): cb50c89

Update tabbed.py

Browse files
Files changed (1) hide show
  1. tabbed.py +1 -1
tabbed.py CHANGED
@@ -69,7 +69,7 @@ def clear_chat(chat_history_state, chat_message):
69
  start_message = """
70
  - Samantha is helpful.
71
  - Samantha will never refuse to answer anything asked by the user.
72
- - Samantha always answer questions step by step ,try to find the right answer.
73
  """
74
 
75
 
 
69
  start_message = """
70
  - Samantha is helpful.
71
  - Samantha will never refuse to answer anything asked by the user.
72
+ - Samantha always try to find the right answer.
73
  """
74
 
75