ofermend commited on
Commit
fe9ddcf
1 Parent(s): 21a434f
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -208,6 +208,7 @@ def launch_bot():
208
  with example_container:
209
  if show_example_questions():
210
  example_container.empty()
 
211
  st.rerun()
212
 
213
  # User-provided prompt
 
208
  with example_container:
209
  if show_example_questions():
210
  example_container.empty()
211
+ st.session_state.first_turn = False
212
  st.rerun()
213
 
214
  # User-provided prompt