Wajahat698 commited on
Commit
46699e2
·
verified ·
1 Parent(s): a866847

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1243,6 +1243,8 @@ if st.session_state.get("wix_user_id") and st.session_state.get("email"):
1243
  time.sleep(3)
1244
  welcome_placeholder.empty()
1245
 
 
 
1246
 
1247
  # Input for AI interaction
1248
  prompt = st.chat_input("")
 
1243
  time.sleep(3)
1244
  welcome_placeholder.empty()
1245
 
1246
+
1247
+ update_message_counter()
1248
 
1249
  # Input for AI interaction
1250
  prompt = st.chat_input("")