schuler commited on
Commit
e99c60b
·
verified ·
1 Parent(s): 16afc16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,4 +202,4 @@ if need_continue:
202
  continue_last=True
203
  )
204
  st.markdown(response)
205
- # refresh_chat()
 
202
  continue_last=True
203
  )
204
  st.markdown(response)
205
+ st.rerun()