Yara Kyrychenko commited on
Commit
b5fcbe3
·
1 Parent(s): 0572fd7

merge have to 2

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -113,8 +113,8 @@ with st.sidebar:
113
 
114
  ❗ **Do not share any personal information (e.g., name or address) in the chat.**
115
 
116
- ⚠️ You must respond **at least 5 times** before you can submit the conversation. An *End Conversation* button will appear then. You are free to continue the conversation further before you submit it, and you have to submit the conversation to receive compensation.
117
-
118
  {"☑" if st.session_state.inserted > 1 else "☐"} **Step 3. Use the *End Conversation* button to submit your response.**
119
 
120
  ↺ *You can always return to this panel by clicking the arrow on the top left.*
 
113
 
114
  ❗ **Do not share any personal information (e.g., name or address) in the chat.**
115
 
116
+ ⚠️ You must respond **at least 5 times** before you can submit the conversation. An *End Conversation* button will appear then. You can continue before submitting, but **you must submit the conversation to receive compensation**.
117
+
118
  {"☑" if st.session_state.inserted > 1 else "☐"} **Step 3. Use the *End Conversation* button to submit your response.**
119
 
120
  ↺ *You can always return to this panel by clicking the arrow on the top left.*