ofermend commited on
Commit
8ca5093
1 Parent(s): 718572e
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -244,6 +244,7 @@ def launch_bot():
244
  with example_container:
245
  if show_example_questions():
246
  example_container.empty()
 
247
  st.rerun()
248
 
249
  # User-provided prompt
 
244
  with example_container:
245
  if show_example_questions():
246
  example_container.empty()
247
+ st.session_state.first_turn = False
248
  st.rerun()
249
 
250
  # User-provided prompt