Nechba commited on
Commit
2b8356a
β€’
1 Parent(s): a4200f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -160,4 +160,5 @@ if prompt := st.chat_input():
160
  # message_placeholder = st.empty()
161
  # message_placeholder.markdown("Search...")
162
  # message_placeholder.markdown(response)
163
- st.chat_message("assistant", avatar="πŸ€–").write(response)
 
 
160
  # message_placeholder = st.empty()
161
  # message_placeholder.markdown("Search...")
162
  # message_placeholder.markdown(response)
163
+ st.chat_message("assistant", avatar="πŸ€–").write(response)
164
+